Loading Tool

Explorer IconExplorer

Memory Pool

83,345 transactions
31.18 vMB
0.09440578 BTC
Random Selection Loading Transactions
Max Size: 191.37/200 MB

Candidate Block

Mining Attempt 53d1b53ff88e42b236b7750cbf751cf51c0a6587a38f0626137d78c087a341b7
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 7615995d30fbb209cc3855a9bc43d08c1981e196bf167596cf7995b7ed233c64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,724
Size: 1.00 vMB
Total Fees: 0.02411884 BTC
Feerates: 301.57 > 2.42 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (108,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,683 806,683 000000000000000000023cb4bed7af2e813b182f20880a98b09886881813b82e 3,342 1.00/1.00 vMB 20
806,682 806,682 00000000000000000003a7662857f3edf8599a65417a457244f97e64cc2f1e87 6,645 1.00/1.00 vMB 16
806,681 806,681 000000000000000000007eebff81f7561a3b11d738d791d3fe2472b3f09b5a4e 4,237 1.00/1.00 vMB 19
806,680 806,680 00000000000000000003c70146738d699f1ac63f7a8ce7bf5ed88e1b891143a9 4,681 1.00/1.00 vMB 16
806,679 806,679 000000000000000000002f0e6265a2629dbe79a3db39cd7443bfa4367fa10141 2,852 1.00/1.00 vMB 18
806,678 806,678 000000000000000000012a81436c09fe06e0f6da5c6c22ab6412a83afc56c7cc 5,494 1.00/1.00 vMB 15
806,677 806,677 000000000000000000002b9c4d85ce988804e628ef73ddbf360aa2e54b8f4684 6,099 1.00/1.00 vMB 16
806,676 806,676 000000000000000000014213dc1cdf4d8791ab4f15f65168a55d393bcd218d7e 5,465 1.00/1.00 vMB 17
806,675 806,675 000000000000000000046c5b77a87245d288589fa89fa514fce25626939d1c14 2,508 1.00/1.00 vMB 18
806,674 806,674 000000000000000000049b1aa37878b5ed90198cabd90a8735ccb4f00a61f3fc 5,910 1.00/1.00 vMB 16
806,673 806,673 000000000000000000037b83065b2fab54502e1e8166cf38eae0e4402b492dc2 4,867 1.00/1.00 vMB 16
806,672 806,672 00000000000000000002d80e11c0a76ef86e09bc98163eeb35fc2e3ea045fff8 1,933 1.00/1.00 vMB 16
806,671 806,671 00000000000000000004a2be9049ac3fa8487f695ef8ae8ff99f135f341b6561 3,903 1.00/1.00 vMB 28
806,670 806,670 00000000000000000001fc2ca7f583c441a2eec65a6289427a8aad3478d9ca70 2,955 1.00/1.00 vMB 19
806,669 806,669 00000000000000000001dd5f2d379280699e899e543fd8d0323d4e749d09ce3d 2,973 1.00/1.00 vMB 27
806,668 806,668 00000000000000000004a1e761886b099d7bf512ebd584c4dbf67b2ee2a3d214 2,661 1.00/1.00 vMB 24
806,667 806,667 0000000000000000000052ed575b91612216b217b9acc9853885dc3d1fd61ef1 4,169 1.00/1.00 vMB 17
806,666 806,666 00000000000000000005183c78cde1ceeeb000695dca8f333598639d64dc89cc 4,467 1.00/1.00 vMB 20
806,665 806,665 000000000000000000032a41f4bedb902606176b8f047cb90694a6a73e4bc5dc 4,709 1.00/1.00 vMB 17
806,664 806,664 000000000000000000047d6e08f5f2523e07ec732a1c74e0c61cb91d4c72a040 6,685 1.00/1.00 vMB 15
806,663 806,663 00000000000000000003c9b2db45560383e429a4b29562bb8701ef16656311fc 6,489 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.78 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.55 GB
    • Received: 16.92 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.