Loading Tool

Explorer IconExplorer

Memory Pool

44,972 transactions
28.19 vMB
0.06367095 BTC
Random Selection Loading Transactions
Max Size: 149.82/200 MB

Candidate Block

Mining Attempt e94b14922a36d5c27b4218a1273f4d7411bb11381f514061fbb4ad89e0b0cac9
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root 305fce4b58d5016f3be3d1ba649784610a3ba103ea482180d2f47cad005a41c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,517
Size: 1.00 vMB
Total Fees: 0.01059248 BTC
Feerates: 361.66 > 1.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (300,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,822 614,822 0000000000000000000cd2fd5d1e97a60805824ad5823135375634773225c02e 2,691 1.00/1.00 vMB 12
614,821 614,821 00000000000000000007f808fa2ce59d266156c1d9a28e884f4827cbc19f9786 2,396 1.00/1.00 vMB 17
614,820 614,820 000000000000000000090691fc3a69d39da0561fd1289a7ee9726cefbe33fec1 3,395 1.00/1.00 vMB 24
614,819 614,819 0000000000000000000c8f70a1c06b6673e61e26a031153dfbb922f4cef87b66 2,282 1.00/1.00 vMB 17
614,818 614,818 000000000000000000128454403c908c726ad0cb76f2043a5a1ca352e3ead23a 2,148 1.00/1.00 vMB 13
614,817 614,817 00000000000000000007412d2d0e342f829185a0f1808f05dc182569e011aafc 3,093 1.00/1.00 vMB 24
614,816 614,816 0000000000000000000088e07453728a4290d580d1830010cab237c284d26d86 2,534 1.00/1.00 vMB 25
614,815 614,815 000000000000000000082252a65c32b4cc2b1b9eb32bf9cc0533cd9479186319 2,825 1.00/1.00 vMB 22
614,814 614,814 0000000000000000000af50c7bedbe9ec55d595583846cf70015fcef1e98d1df 2,881 1.00/1.00 vMB 18
614,813 614,813 0000000000000000001167ccb710fcd47aedb71df489993573cdf8388e120d65 3,020 1.00/1.00 vMB 17
614,812 614,812 00000000000000000005c5b1380965a0425a792cac5ae89de7ed7be73c1f8c29 3,243 1.00/1.00 vMB 28
614,811 614,811 0000000000000000000029cf818952fda2647baba1b7c006be2351c301a75380 2,202 1.00/1.00 vMB 20
614,810 614,810 0000000000000000000f01520f3870c42331572e545b77409a3ee016ae0c11ff 2,669 1.00/1.00 vMB 24
614,809 614,809 000000000000000000070d8829e721a94928292381bc97e57a7f4d0278050a0c 2,189 1.00/1.00 vMB 22
614,808 614,808 0000000000000000000d34f7e31748b2015bdc4a78a84bfb6ab971fd19a354dd 2,673 1.00/1.00 vMB 24
614,807 614,807 0000000000000000000f79be8b80b8016a65813c52d0957697a9c2cc003f380d 3,324 1.00/1.00 vMB 31
614,806 614,806 00000000000000000001edb588c9989d05b4c1a3defb70b159b5794a79e61a2d 2,940 1.00/1.00 vMB 31
614,805 614,805 00000000000000000004ee9a89dbc20b829a77c4d847eaed069df2bbe073fade 2,144 1.00/1.00 vMB 24
614,804 614,804 0000000000000000000517288f7a31b48ebd8ad8e2849f7be12a9a674ac08224 3,143 1.00/1.00 vMB 35
614,803 614,803 00000000000000000003dfbc35172893462659c277023dad88a53569e2465226 1,931 1.00/1.00 vMB 9
614,802 614,802 00000000000000000006ae84d61aeb63045caa5865453d3c1bcf161a4a037319 2,228 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.12 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.16 GB
    • Received: 13.73 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.