Loading Tool

Explorer IconExplorer

Memory Pool

77,948 transactions
29.05 vMB
0.07003385 BTC
Random Selection Loading Transactions
Max Size: 173.95/200 MB

Candidate Block

Mining Attempt b05e639ac254d19e134d1fc949521d5fa327b3ca8ca719a75983aec012c7523d
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root 02a956c0d5079abd8567a2607a9f3e1afcb971a65f354dad64172e6f519790ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,297
Size: 1.00 vMB
Total Fees: 0.01126393 BTC
Feerates: 73.20 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (285,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,607 629,607 0000000000000000000f59180b8786a7357f60675fefaae997f7da7981d3e922 1,966 1.00/1.00 vMB 77
629,606 629,606 0000000000000000000af039e4a82f3084457bddaafdc826fc43dd21e90062c6 2,533 1.00/1.00 vMB 104
629,605 629,605 0000000000000000000ae738caf5078f3d2c9d3a8f5cf1f6441fc6c1abfb1b2f 1,081 1.00/1.00 vMB 53
629,604 629,604 000000000000000000033b6c415113f5e32ffc33c1f23b74967870789d4aec9e 2,091 1.00/1.00 vMB 40
629,603 629,603 0000000000000000000fadee7b3f2ff302d05c945baead1f202f95a072d548a0 2,464 1.00/1.00 vMB 24
629,602 629,602 00000000000000000005ade85214dbe3cb63cb0e820355ffd3fb9c633504d0d4 2,322 1.00/1.00 vMB 50
629,601 629,601 00000000000000000011247f66a14aeb3f964fd2d1500972d5d3372c025cd7e9 2,440 1.00/1.00 vMB 45
629,600 629,600 000000000000000000028c2e7d5b899fbd66c4e79dd1842b511670f287d70b2e 2,131 1.00/1.00 vMB 16
629,599 629,599 00000000000000000002c84dc6601f055dcf0d65aca8f636e2f666d57afd524f 2,415 1.00/1.00 vMB 68
629,598 629,598 000000000000000000063e1b24fd18388a580e5678ef07c4b24c3989ddb2292b 2,625 1.00/1.00 vMB 96
629,597 629,597 0000000000000000000cdc9ba3111cb67fd568a6842cf7c13ebd7c1e4e1fba72 2,755 1.00/1.00 vMB 85
629,596 629,596 000000000000000000058cd7c1265f6b96fe926bfa9ce2663871c2d881511d31 1 0.00/1.00 vMB 0
629,595 629,595 0000000000000000000b566d10b443f1bc5ad8428f8f265e11e6368ed5da176e 2,342 1.00/1.00 vMB 80
629,594 629,594 0000000000000000001107649d7f57bb9c55bfbec2991746a129c5964056a6bd 1,731 1.00/1.00 vMB 23
629,593 629,593 0000000000000000000d666d59cbaf245813fef499e5cbe98651aae05b8cbd86 2,086 1.00/1.00 vMB 24
629,592 629,592 0000000000000000000048e19f63698d06742b5428f5f053e7ae16e3ae5c6449 2,363 1.00/1.00 vMB 71
629,591 629,591 000000000000000000073a4d5968d5d08a58fd6074474e4e1b3c4d92de05c0af 2,268 1.00/1.00 vMB 110
629,590 629,590 0000000000000000000eabab9d1d9fafc4ddbd2f3cb589c2e7b3fe2e77148ddb 2,199 1.00/1.00 vMB 42
629,589 629,589 0000000000000000000e4b5c093ed2861f02a18df20144790d2dc6ea93028b3a 2,150 1.00/1.00 vMB 32
629,588 629,588 0000000000000000000433af28bd5dd265f73bc6154c9d865cd3e7e1e2b71ead 2,270 1.00/1.00 vMB 84
629,587 629,587 000000000000000000048e8e0c9a36d31e11fbc00d8933a5213b8f0b65fefd3d 2,893 1.00/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.