Loading Tool

Explorer IconExplorer

Memory Pool

50,784 transactions
30.35 vMB
0.09352962 BTC
Random Selection Loading Transactions
Max Size: 162.76/200 MB

Candidate Block

Mining Attempt 37104064217c3ffda0f72b25cf6c9d248d25364148b3a9d4368c2880fe157617
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root b2b451724537031dc66fcad7220a1f38f60ab7e1c6c7c51b8a90893722ef204f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.02309206 BTC
Feerates: 202.16 > 2.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (25,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,437 889,437 00000000000000000001ee434072b58539c790344ffaa3fc95fb71c71efce77a 4,401 1.00/1.00 vMB 14
889,436 889,436 000000000000000000010344fb4a79d03b84d94faf4ae2b1e558f4656c19b5e3 3,907 1.00/1.00 vMB 20
889,435 889,435 00000000000000000000ea87346d8638fa478774bb7575de0c310b44474c0a4b 4,664 1.00/1.00 vMB 19
889,434 889,434 00000000000000000001f5b685f7cd6094567da1ed1b76b213710d4a08945366 3,951 1.00/1.00 vMB 26
889,433 889,433 0000000000000000000148e4db1fc861aa6dcefe8301210b6fdb69cad020b5de 4,121 1.00/1.00 vMB 28
889,432 889,432 000000000000000000008ea28f09aeb938c49234d149506bbff4b2d9751d3df4 4,071 1.00/1.00 vMB 26
889,431 889,431 000000000000000000025943949e80ac62d9e52577442731399e7b505d502629 4,616 1.00/1.00 vMB 27
889,430 889,430 000000000000000000014cab33422e454cce0f4236b1a6bdcf527b2fd7226b98 4,361 1.00/1.00 vMB 31
889,429 889,429 000000000000000000014a241f51ceeb11379abf716a24fb46f73912dd2ac054 4,459 1.00/1.00 vMB 39
889,428 889,428 00000000000000000000dde45c554ef18e2c99157a9ae21484c66892df81e841 4,623 1.00/1.00 vMB 38
889,427 889,427 00000000000000000001639ca0d9ec5cee0a59e9e6dd9f70f292fdc341251a17 3,865 1.00/1.00 vMB 44
889,426 889,426 00000000000000000001bbce8280bdbf202c2d0fa1bd0693cf697c8b1a4f43ee 4,623 1.00/1.00 vMB 29
889,425 889,425 00000000000000000001cd51332071db2d2bcf81522b1356db24f15382713edd 4,377 1.00/1.00 vMB 28
889,424 889,424 000000000000000000025f4a9b46d76fe82cfd72b923b03f1cd3335200c49f57 4,442 1.00/1.00 vMB 36
889,423 889,423 000000000000000000013392f20371787108fe8ddf95a4eda21515213d65e10e 4,814 1.00/1.00 vMB 39
889,422 889,422 00000000000000000001d5a3ba837ebf2080419fffb3a7017402dc91936d3d65 4,488 1.00/1.00 vMB 42
889,421 889,421 000000000000000000003f059491ebb5ea63e69e9e04934e7d0773caeaadf4d9 4,609 1.00/1.00 vMB 35
889,420 889,420 000000000000000000018968a59bdda526d691aefd51a58a9c8bff97812b2181 4,045 1.00/1.00 vMB 40
889,419 889,419 0000000000000000000270227d2724db9da2608ad5bb880c2d505f92119a311a 4,550 1.00/1.00 vMB 25
889,418 889,418 000000000000000000020f0868369e6ea84bfb69e39c668f40f89e6a3d181ff8 4,174 1.00/1.00 vMB 28
889,417 889,417 00000000000000000000037d6d1e5b0017f5fe0b1bf0883f4b57f8f4be015dc0 4,317 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.