Loading Tool

Explorer IconExplorer

Memory Pool

80,653 transactions
29.41 vMB
0.09932699 BTC
Random Selection Loading Transactions
Max Size: 179.15/200 MB

Candidate Block

Mining Attempt a9f59fef1b2ce1c4c8afa81a4bf20a4cda749f57a302525fe0b39a78729a72bb
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root e2f46515fd286d4ebe32c4517c93498fd9ee4e7b96e08a2d73f9fabad340e3f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,393
Size: 1.00 vMB
Total Fees: 0.03760303 BTC
Feerates: 101.66 > 3.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (261,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,148 653,148 00000000000000000007fb5af3cf23d1f31d0fa372f350b2436b4abba98c9250 2,322 1.00/1.00 vMB 27
653,147 653,147 0000000000000000000940bd6f404bd94800743cfee9f6378d6f29667e985929 1,552 0.81/1.00 vMB 18
653,146 653,146 0000000000000000000c041cf17ffb6aff42b164ff1b84d336b29bc7fe741097 304 0.14/1.00 vMB 22
653,145 653,145 00000000000000000002a82a6ba82f85a614bdbcd5a6da3a6e16a2c434070e9c 1,700 0.75/1.00 vMB 21
653,144 653,144 00000000000000000006adf938828f6a86577050cd17f673e7e49b36f1e19c31 2,220 1.00/1.00 vMB 31
653,143 653,143 0000000000000000000a34c7dfaec1fbdf422c076680c975d99eb2d97826ed33 1,499 0.58/1.00 vMB 13
653,142 653,142 0000000000000000000c6fc6b2da5944897becf0a60a31f434e19354bf725623 2,507 1.00/1.00 vMB 36
653,141 653,141 000000000000000000069c6b6f465adc78bb1370af041edb6bb23c9eb857a369 1,413 0.50/1.00 vMB 25
653,140 653,140 00000000000000000008c071a18ddd7eb1c71774b021d52e6ec5b58427d78515 714 0.31/1.00 vMB 8
653,139 653,139 0000000000000000000b31812ca1bfc93e394dc3d80b7df052f8e22898f07dfa 1,705 1.00/1.00 vMB 40
653,138 653,138 0000000000000000000cf32c00f79791ad839836cd5dcc8f2b1950af0618101c 1,132 0.48/1.00 vMB 27
653,137 653,137 0000000000000000000b079e646492a2b0e7782a27dfac501c1705e04774c7aa 293 0.13/1.00 vMB 19
653,136 653,136 00000000000000000008269e8145a7bc39782501eead7209ca5f3a80d685f2c2 1,292 0.58/1.00 vMB 23
653,135 653,135 0000000000000000000bb37d873a9dd389e9df658d93ca29222ef3ccbc7b32e0 415 0.13/1.00 vMB 25
653,134 653,134 00000000000000000001c2c06a7456e100ba26eb49963e9ef88c36ad23738acd 257 0.12/1.00 vMB 36
653,133 653,133 0000000000000000000c58dbc485456f7f95464e961dea90afa4eb66a4759db9 279 0.08/1.00 vMB 33
653,132 653,132 0000000000000000000698f52da351bd613a31cbd1c90e4030af3a8994aef08f 1,717 0.66/1.00 vMB 24
653,131 653,131 000000000000000000027892f3211620f40bebd625a1a697cd9edea0f2dad295 1,269 0.52/1.00 vMB 17
653,130 653,130 0000000000000000000d149523f522803fb1d5920209be96140c519d3cb4444a 2,645 1.00/1.00 vMB 30
653,129 653,129 0000000000000000000be836cd6c0bb8d7d3f43162c8ef46b791c6863a3599ed 2,080 1.00/1.00 vMB 24
653,128 653,128 00000000000000000006197022b16e94893c3a8a71188f25dbf04dce5508432d 271 0.10/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.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.