Loading Tool

Explorer IconExplorer

Memory Pool

88,249 transactions
33.46 vMB
0.24644030 BTC
Random Selection Loading Transactions
Max Size: 194.65/200 MB

Candidate Block

Mining Attempt 6a626973fc396408f1d79b4757f03ffc81f209a88cf63725d227fa18d009ef9c
Version 20000000
Previous Block 00000000000000000000dcfe18c3e42ef91cba968ba3b2f26fba23c17a72a66c
Merkle Root 82b7cbaf4fd4b612b71703de3daa324e6a796953342b499bf4b3017adeb95d01
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,401
Size: 1.00 vMB
Total Fees: 0.05698711 BTC
Feerates: 200.39 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,636 (812,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,567 103,567 000000000001b5723a915739efb88e66b350532ec1c2f3b9b4bd0fa2c3002de9 1 0.00/1.00 vMB 0
103,566 103,566 000000000001c50862b63dfb197011e1c845a7da714e0a04afe1b945b6381b53 9 0.00/1.00 vMB 0
103,565 103,565 000000000000d6b22858b84a2b72448e39bbde8e9716a5bec231072ec12429da 4 0.00/1.00 vMB 0
103,564 103,564 0000000000020a26f9ad001c6d4042e7c3b8f810cc7e21955eecb7344365f9b8 6 0.00/1.00 vMB 0
103,563 103,563 000000000000aacb7b49621bf379d712f88c12c4adcab977e475c1df34e6caee 2 0.00/1.00 vMB 0
103,562 103,562 0000000000030033a73f082a31c59944bccf7bbe71fde919fafef759a5d66763 12 0.00/1.00 vMB 0
103,561 103,561 000000000003013841330eaa736bab82d13b8af6866877990dc95e37f936b972 16 0.00/1.00 vMB 0
103,560 103,560 000000000002fd0861633f4a7ff3125d926e74e213ec11f6a3eaab7c69626b28 3 0.00/1.00 vMB 874
103,559 103,559 000000000000aebfb157a53c2be2978f8949cd4bab5805577b258e8fe8d0387c 3 0.00/1.00 vMB 0
103,558 103,558 000000000000af93c66d80cf5e83529dda198cbe07e2e01e0e0779907d0224b4 1 0.00/1.00 vMB 0
103,557 103,557 0000000000010891aea19a8501176a6b074c41bcc62a2be5b93a65f18c1b4b20 3 0.00/1.00 vMB 0
103,556 103,556 00000000000295102e0aeb9410c94d660307beae822ce6f102adc25f854033fc 9 0.00/1.00 vMB 0
103,555 103,555 00000000000168970c82e7774097c9ac13a42d2200b3463c57889960a985906b 9 0.00/1.00 vMB 0
103,554 103,554 000000000002851211812cfe2b461bd32258d849eedb3d103fedfa1a21e6bf3d 12 0.00/1.00 vMB 0
103,553 103,553 00000000000167d6dccd0f3646aa7ac85e6926974e88daeda34fb84c3b00306c 6 0.00/1.00 vMB 0
103,552 103,552 00000000000087ba3e47ba5ac3d11cb0a9105c03d7cf94b2a6df58e283a79ec6 21 0.01/1.00 vMB 0
103,551 103,551 000000000001177383e463ec36b699b16f6edbc38f28dbe5fed9dba5e3b928c5 8 0.00/1.00 vMB 0
103,550 103,550 000000000002a00df92c3982fafb4b166aafc0785e152fe1af9c45ea1893d2b3 10 0.00/1.00 vMB 715
103,549 103,549 00000000000328afe5f55bb02bf44285e15235feb9e3ebd8771dd13faeca72e1 3 0.00/1.00 vMB 0
103,548 103,548 000000000001c07de5723bcf986f22f3424f196bec090c20029235219c056881 4 0.00/1.00 vMB 0
103,547 103,547 0000000000015733600233164dc211d48ec54bc8b79f5a5b623c5cf942f00455 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.49 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: 772.90 GB
    • Received: 20.34 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.