Loading Tool

Explorer IconExplorer

Memory Pool

40,288 transactions
27.24 vMB
0.05963963 BTC
Random Selection Loading Transactions
Max Size: 142.51/200 MB

Candidate Block

Mining Attempt e5af1e07e18ff13a8e3fe7e8e79fa3d2b6c325201585f9b53ada9ec5dc52a1ff
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root c574f82fba16ead5032145e9f51f11361b000deb1c9fa35d1edd40f9f194f826
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,846
Size: 1.00 vMB
Total Fees: 0.00903843 BTC
Feerates: 69.10 > 0.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (530,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,222 384,222 00000000000000000d75bb2bd3e0a2833707824d9339b59e26332181ec01fadb 1,091 0.52/1.00 vMB 26
384,221 384,221 00000000000000000a96d262a83e53a502c660f92f903e099a86186bd167c7ce 689 0.23/1.00 vMB 45
384,220 384,220 00000000000000000e54a5781e994abb62e15ed5b743d92b4339421f394806bb 829 0.45/1.00 vMB 30
384,219 384,219 00000000000000000041174034b7498339635f0d37c21df6ccae7e933e725c20 433 0.28/1.00 vMB 23
384,218 384,218 00000000000000000a313799c1fc698b88058b69da8cd3bf8604c9f2dce4d40e 61 0.05/1.00 vMB 17
384,217 384,217 00000000000000000ddb50d0c13793b9068ac70ef4ac0f8e3cda317cfddac792 2 0.00/1.00 vMB 0
384,216 384,216 000000000000000000552aadd9dd657df0edae1a6dfb9a5f59f299b39154702b 377 0.23/1.00 vMB 20
384,215 384,215 00000000000000000235fb7812291c05d3accb9540ba22917c4506562bec2a1b 1,724 0.71/1.00 vMB 35
384,214 384,214 000000000000000003c82cde4c0213acb9547f8006df8a659ede770620033c7b 220 0.15/1.00 vMB 19
384,213 384,213 000000000000000002e8685c5699bb85f8836e1f0a0792cd25c641975e40cc4c 463 0.25/1.00 vMB 25
384,212 384,212 00000000000000001006d8484555588c279740e120525efaba6d7bfd4e63a5fd 1,087 0.61/1.00 vMB 35
384,211 384,211 000000000000000005dd474a7f3d90954144f971091ec48b5f20099dc5569d35 293 0.15/1.00 vMB 36
384,210 384,210 0000000000000000048248a958a07826ff50cfff48704b46438451964df9acec 1,413 0.97/1.00 vMB 26
384,209 384,209 00000000000000000ba06d4899be5d882a40880e08c17c1fef644bd453ee460a 679 0.33/1.00 vMB 28
384,208 384,208 000000000000000007a2e4e81816293a6907fd8f3b5e43fff2cfd297b066236f 383 0.27/1.00 vMB 23
384,207 384,207 000000000000000009bac0b0aeb4c661e6b9506903bbfb9b71bab42efc58c0bf 483 1.00/1.00 vMB 5
384,206 384,206 00000000000000000f2823a844a4b072385d7b758d11adee4e1a470f0af084a2 672 0.23/1.00 vMB 51
384,205 384,205 0000000000000000071aa4a6df83d8076ed02c2e5b44b0fdf2a09a07bfd4279e 1,411 1.00/1.00 vMB 21
384,204 384,204 00000000000000001069282f8b56f3948c2632806f3c387115404af6daa590e8 1,287 1.00/1.00 vMB 19
384,203 384,203 0000000000000000087a46c261c690605668f9d5b1e4e154d8dc5997a17be8ac 2,492 1.00/1.00 vMB 44
384,202 384,202 000000000000000009cafe90cd772f72c0ec04419c0c5a95b4af9565dbe32663 999 0.32/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.15 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 652.97 GB
    • Received: 13.81 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.