Loading Tool

Explorer IconExplorer

Memory Pool

47,379 transactions
31.19 vMB
0.13914445 BTC
Random Selection Loading Transactions
Max Size: 159.37/200 MB

Candidate Block

Mining Attempt 563ec4491d55231730c7819d222dc985c13b030e048f1af7742d4d774068e98c
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 6fb0bbd5cb974ec6353525b723fd1f920abf34d399db0914329975b5329178aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,720
Size: 1.00 vMB
Total Fees: 0.05950671 BTC
Feerates: 150.97 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (460,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,599 453,599 000000000000000000587912ced677698c86eec8b1d70144dccb1c6b0bad0f17 647 1.00/1.00 vMB 32
453,598 453,598 000000000000000001b2d09edb6ec5f61dbfd03ebee59f7a816c78f5b3b16428 1,412 1.00/1.00 vMB 66
453,597 453,597 000000000000000001472c914cd2d054d59081f616ca101bb21aeb9822afc02b 2,295 1.00/1.00 vMB 74
453,596 453,596 000000000000000001b625aaa68a9cca47f38708e8d4c3841b256b4bdfc18786 1,975 1.00/1.00 vMB 104
453,595 453,595 000000000000000000aac700522b874879f0416bd1f0aaeca63643bac79714c9 1,323 0.63/1.00 vMB 133
453,594 453,594 0000000000000000027c5766f372e8454e6e68edd879129c510b1de0bc07436d 2,732 1.00/1.00 vMB 141
453,593 453,593 000000000000000001904a3231935f1d066bfac7b1d49e9373a3a1bd4432027b 1,858 1.00/1.00 vMB 56
453,592 453,592 000000000000000001dc2e170011ee335004470960f78b0c561c2c4b6e3a9d1e 2,014 1.00/1.00 vMB 90
453,591 453,591 000000000000000001734b748686240a9f23c8abd5ca62b40798bf3ad1a04a48 2,169 1.00/1.00 vMB 123
453,590 453,590 00000000000000000225ee87b01b41b5bf05215e0f3fc1daed6ef15f03653dc7 2,054 0.80/1.00 vMB 39
453,589 453,589 0000000000000000029100d4b35fcc37584052df4cca526739db3f32bc99c957 2,113 1.00/1.00 vMB 98
453,588 453,588 0000000000000000016a86a98c10c9a532cee45330ba27e4c3563d0089cd0550 2,067 0.99/1.00 vMB 116
453,587 453,587 000000000000000001dee79906ca3183c4e418edd5311048d7b0e25090045b41 1,682 1.00/1.00 vMB 37
453,586 453,586 000000000000000001718c020570d4a0ac5fd71f094e832866fd9cd673570de1 1,111 1.00/1.00 vMB 32
453,585 453,585 0000000000000000010c943ccc3b24fd4230af351e15b8c6c82ca07cb6f0d659 1,938 1.00/1.00 vMB 73
453,584 453,584 0000000000000000010ba9355b7b8558a3ace8687070e4a85f72148d9d1c37bd 2,207 1.00/1.00 vMB 111
453,583 453,583 000000000000000001dcd02a4c9c69cb5cca5c0976417bfc245e89085b98de73 2,275 1.00/1.00 vMB 115
453,582 453,582 000000000000000001dbc897114216a6dbf391d8a451dab7c10a62ed0736c4ab 985 1.00/1.00 vMB 51
453,581 453,581 0000000000000000008ece356ef5cea6229387deac5beb4a00f99706a7e6ecb5 1,442 1.00/1.00 vMB 44
453,580 453,580 0000000000000000004da84ea030b168a50b6c47a77525c97df384978a8c55d2 2,103 1.00/1.00 vMB 75
453,579 453,579 00000000000000000211fff534839414816624358c109cd5b2456ecd43ed0314 2,072 1.00/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.