Loading Tool

Explorer IconExplorer

Memory Pool

49,187 transactions
30.22 vMB
0.16987619 BTC
Random Selection Loading Transactions
Max Size: 161.61/200 MB

Candidate Block

Mining Attempt 947664df8dd1062e19cf73d0a2ffbaa55cffc929c1fee2ca8f9e0fc580308733
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root d8e8b8b507269081c988c595e04a53f18a3e4f4c523cce19b4a08b49993c17ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,147
Size: 1.00 vMB
Total Fees: 0.08866425 BTC
Feerates: 261.10 > 8.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (251,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,955 662,955 0000000000000000000676ac830f2d5c1dfc687d594871e2f1b0e7e71bdcfb50 1,717 1.00/1.00 vMB 109
662,954 662,954 00000000000000000009f1cca1c3300d0d2cdd74056c1cfa17036c76a1bec9d4 2,188 1.00/1.00 vMB 31
662,953 662,953 0000000000000000000145d32d2c8240eab4742b5dcfed2ab28fd753f6b1527e 2,474 1.00/1.00 vMB 37
662,952 662,952 00000000000000000008022310732840f3129a1fdc8b201b9cbcfc52d1caf1e3 2,443 1.00/1.00 vMB 63
662,951 662,951 0000000000000000000abd8da947b7013c005188d4d9f2641d7397df4cda26f4 2,408 1.00/1.00 vMB 73
662,950 662,950 00000000000000000000e7b3917f87f1c2184bde6e475e22cd6830e440a0d847 2,381 1.00/1.00 vMB 68
662,949 662,949 0000000000000000000a181572f9424058e8b377d72bdf28d19232c9e3058675 2,459 1.00/1.00 vMB 40
662,948 662,948 0000000000000000000110ae6d538f69d220f43f866dbaa8643bd7e55864cdce 2,715 1.00/1.00 vMB 42
662,947 662,947 0000000000000000000a288bec884811a7fac58ebe0604908bd3b85bd1804f29 2,704 1.00/1.00 vMB 105
662,946 662,946 00000000000000000006b283058b96e9f4c6d7014b9b341aa8f6809c9b9789ee 2,427 1.00/1.00 vMB 76
662,945 662,945 0000000000000000000dbe412bdb7f18215417b505e39089877f413bd30c90be 1,665 1.00/1.00 vMB 57
662,944 662,944 0000000000000000000b459e7cffafc022e89b9694ca8ca54e7ba82b6a32244b 2,525 1.00/1.00 vMB 69
662,943 662,943 0000000000000000000a5f75253767a070526b3ede6727b629b8ce4b45aad262 2,207 1.00/1.00 vMB 72
662,942 662,942 00000000000000000008c02a9e35ff667c53d2d5b9749f254b722387d802e1b7 2,273 1.00/1.00 vMB 21
662,941 662,941 00000000000000000004cf7072b22e39c41f9ea382bd7a1d92c7ded56827edcc 2,270 1.00/1.00 vMB 19
662,940 662,940 0000000000000000000a1682ea072449e174474337da5f2c12edbb5a462e0ae3 2,629 1.00/1.00 vMB 65
662,939 662,939 000000000000000000092f894ab9b838d9c6cd708b0a642c3e38cb36bae46688 2,571 1.00/1.00 vMB 122
662,938 662,938 0000000000000000000bc184edb6fc3e7180f133a23cd286160e80cb26d12a2d 2,935 1.00/1.00 vMB 135
662,937 662,937 0000000000000000000188b650fcb8209969514d19fb38483ff4bc2e127cd902 2,498 1.00/1.00 vMB 49
662,936 662,936 000000000000000000058b6d67039348f5661968d998fc4845e4bc59d377a5c4 2,083 1.00/1.00 vMB 47
662,935 662,935 0000000000000000000bb6b547aff2dfdc405e29e48cb36f9ef6aaae511b4a77 2,173 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 651.01 GB
    • Received: 13.38 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.