Loading Tool

Explorer IconExplorer

Memory Pool

83,097 transactions
31.22 vMB
0.09503435 BTC
Random Selection Loading Transactions
Max Size: 191.39/200 MB

Candidate Block

Mining Attempt 220be011015e5c6e68a1511fb2d41225f2fcd531ecf37786cc35557ce558ccb4
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root a9093c9fe142ae2d7855764c3d1e5c9673f16118cc731f8f52b02ffca5d4b548
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,286
Size: 1.00 vMB
Total Fees: 0.02457965 BTC
Feerates: 235.42 > 2.46 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (180,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,333 734,333 000000000000000000081559173dae9e42dc43132845d91f86f20eacb23239c1 2,610 1.00/1.00 vMB 8
734,332 734,332 00000000000000000002a4d144ceb60418e21c22df9796a67ba3eb4666422782 2,495 1.00/1.00 vMB 15
734,331 734,331 0000000000000000000003048e503c32336d10ae880ac90227ab3d4d1e755127 696 0.47/1.00 vMB 5
734,330 734,330 00000000000000000002406aa3e34226a2314339f08cd89bed6718a8b89f2311 1,617 0.90/1.00 vMB 7
734,329 734,329 000000000000000000000765fa6ad1bfb0fecb97bf32f1105e149be0d3ddf871 1,056 0.57/1.00 vMB 6
734,328 734,328 0000000000000000000047c21bf5c1ac49ec404bd4163f880e3ee402adad4f7b 2,492 1.00/1.00 vMB 10
734,327 734,327 00000000000000000006d13437dce0efaedade3f0975ca50e5b9da1cf8199872 481 0.16/1.00 vMB 9
734,326 734,326 0000000000000000000583fe6418701b34580cec74f21e7d77900032c63e76f9 1,444 0.93/1.00 vMB 4
734,325 734,325 00000000000000000001847bb89dc2bce6c07abe4f824dbb1aa97212e26fa67c 2,515 1.00/1.00 vMB 7
734,324 734,324 000000000000000000089a25369bf17f2efbeb6d2c448150929ea56699f4f0bd 2,600 1.00/1.00 vMB 15
734,323 734,323 000000000000000000011f00ab214dc11e93a538ea8c6062d14c1f564a62fcb6 187 0.11/1.00 vMB 7
734,322 734,322 00000000000000000002f5be66549232af3b8bfc712a052a5886c44e69d2573e 890 0.38/1.00 vMB 8
734,321 734,321 0000000000000000000184f93f796144f8c61f2f51499ddc3e091b3c6227ada6 439 0.26/1.00 vMB 9
734,320 734,320 000000000000000000094925ac80278be40df1aace1ac2c18627b4c38c68b714 2,096 0.88/1.00 vMB 8
734,319 734,319 00000000000000000007f2bbc6cfe7b24ca5dafd87de8b95f368ec441966c34e 1,568 0.70/1.00 vMB 8
734,318 734,318 000000000000000000013651e742558747249ecb34811c2eebc6d3a10aed56a4 120 0.04/1.00 vMB 10
734,317 734,317 00000000000000000003fcdf65b06c574675aab38010cbaab9d6ddcce07690d6 1,200 0.43/1.00 vMB 10
734,316 734,316 000000000000000000026a146f0d08b686859b54534c6ceea35146e019977bf0 908 0.69/1.00 vMB 8
734,315 734,315 000000000000000000008be1721fcac3bc3a69fe5fbcaf16940969b4f4f8c45d 1,918 0.93/1.00 vMB 11
734,314 734,314 00000000000000000001816587e0b34ced7cd31a5a6bc79cffe2d764e01091f4 2,392 0.81/1.00 vMB 6
734,313 734,313 000000000000000000020f92c8bceb07daa87f20d7daaa29fd6853fccce7ccbf 1,755 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.79 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: 709.76 GB
    • Received: 16.98 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.