Loading Tool

Explorer IconExplorer

Memory Pool

40,596 transactions
25.80 vMB
0.05039198 BTC
Random Selection Loading Transactions
Max Size: 134.58/200 MB

Candidate Block

Mining Attempt 0a45f3586d49fe4d337bc5487b931172f31f49d7aa8d77bfc6ca66a040483f66
Version 20000000
Previous Block 00000000000000000001eb538b44df8d39ae4bf8dee821fde296842d221e7d43
Merkle Root 984cd0d5ab20efd38b65b65debc7f3d652eaa912539bf418d306e41b61c3b15d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,513
Size: 1.00 vMB
Total Fees: 0.00362918 BTC
Feerates: 60.14 > 0.36 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,755 (538,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,339 376,339 000000000000000009f61948ef51be9004b5e33e7fe33345d8c49115c5b4a65d 739 0.37/1.00 vMB 32
376,338 376,338 000000000000000010235b72f20bcd088b5d841bbe8e562219d2a180656f64fe 83 0.05/1.00 vMB 34
376,337 376,337 000000000000000003e5742a9f20938d7febcc67ffd5f0d72e07bd350c29ae18 2,246 1.00/1.00 vMB 35
376,336 376,336 000000000000000010f643e2e3ea8505e0aadbf1ad20bf51b9cb5811dd41ae19 421 0.17/1.00 vMB 32
376,335 376,335 0000000000000000030a056d443cd5932a945899cb626551c67c7f18995b9a2a 359 0.15/1.00 vMB 34
376,334 376,334 00000000000000000910667e3003720e6fcd2c202989ff310b31ad533aef9595 487 0.19/1.00 vMB 43
376,333 376,333 00000000000000000aad5aa2ec41c3ee25cccc4645e37fb234231ec2d5711ccc 1,163 0.66/1.00 vMB 31
376,332 376,332 00000000000000000130a04e16c5e61ee9b1e4b124b188205956bf5bfaa2c961 69 0.03/1.00 vMB 18
376,331 376,331 00000000000000000f1eb93ac4ef6ab16fbd8a4c4532b493710cd8f2a5747ed9 1,027 0.46/1.00 vMB 37
376,330 376,330 000000000000000007667aaafffe8628ee4eb9b66165edac4bdbc6f8087f1327 910 0.35/1.00 vMB 39
376,329 376,329 00000000000000000c4ce657c504b53db35017f1266cde956fb93fbfd64afeca 2,097 0.79/1.00 vMB 40
376,328 376,328 000000000000000001e3d712df24bb63eab2006ce0fc87c1803f4bc8149163bf 147 0.07/1.00 vMB 39
376,327 376,327 00000000000000000e1766e6d3c174b0ec8e507df677ef88f9e120c15fb0952f 225 0.12/1.00 vMB 37
376,326 376,326 00000000000000000b6562c242301a3841e16202d762f27eb1c617ff7a117ed5 431 0.27/1.00 vMB 28
376,325 376,325 0000000000000000047a421525041f2ae0c1299c71be076d3ed7a4649acbae3c 1,981 0.96/1.00 vMB 44
376,324 376,324 0000000000000000076bbce0dec01b68dc7051ad653de46ffd2156bc7705c5cc 1 0.00/1.00 vMB 0
376,323 376,323 00000000000000000e8d3266c478c3102a7b54582fb90963aa0bed93747dff0d 747 0.39/1.00 vMB 37
376,322 376,322 000000000000000008967fa760a787b74596bbacb0dbe275d0a536b7d68b5e57 19 0.04/1.00 vMB 4
376,321 376,321 000000000000000000a27205e51795824e88c730b93e73e7c2319aac4db499bb 364 0.19/1.00 vMB 34
376,320 376,320 000000000000000001ff7f9a5ecaf14573fc7ee30797b1295f110e478f561514 1,026 0.48/1.00 vMB 44
376,319 376,319 0000000000000000039c547024ca57ad4ff7db20b060a8fb5e4ec1b5ef5c8fac 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.95 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: 647.26 GB
    • Received: 12.91 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.