Loading Tool

Explorer IconExplorer

Memory Pool

79,367 transactions
29.89 vMB
0.07961418 BTC
Random Selection Loading Transactions
Max Size: 180.10/200 MB

Candidate Block

Mining Attempt 62455ff97e31fc0f557ac781ebd7648bb8493dab75a275428b98158c81e4a179
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 5e1524b21b568dec1da8037481fcdc33cd49372d5a9e0a4f1124c87e800f67ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,875
Size: 1.00 vMB
Total Fees: 0.01611609 BTC
Feerates: 44.66 > 1.61 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (266,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,843 648,843 0000000000000000000a1e28f47d5a9d89d8c3a1e353c001929df6617e6606bb 416 0.12/1.00 vMB 52
648,842 648,842 0000000000000000000538597690cf1098afb487db92e94d391fc7e3085fa9d9 1,541 0.55/1.00 vMB 36
648,841 648,841 0000000000000000000faa93a2afe1da475f07f5661b26966b164b04b2ca5087 2,190 1.00/1.00 vMB 26
648,840 648,840 0000000000000000000a98014d0866e2518fb18d46468ec1ea0af869699e91b3 2,407 1.00/1.00 vMB 64
648,839 648,839 000000000000000000048b23ecdacf18270d8a077b5328206543c012a9be7d82 1,287 0.51/1.00 vMB 16
648,838 648,838 0000000000000000000465ad6591493b8ccc721c7c415f1528e546d8e1c2332f 2,183 1.00/1.00 vMB 49
648,837 648,837 0000000000000000000b69e22e12303d8bb29d3fa6ab91de9a38fdc13f7d2311 2,059 0.98/1.00 vMB 40
648,836 648,836 0000000000000000000772ee0a6048cad6134c7955b462b6359866fe77a75889 141 0.05/1.00 vMB 52
648,835 648,835 0000000000000000000a34fb7816747e8d0e09b535e5d07f70f60c690a64c17b 1,972 0.83/1.00 vMB 40
648,834 648,834 0000000000000000000907b21a586f47e65c9325fdb28f5e722fc29521c34c38 3,146 0.99/1.00 vMB 26
648,833 648,833 00000000000000000003d8c52e678132e9a813d1ee98552fddb26907a60343d4 2,516 1.00/1.00 vMB 48
648,832 648,832 00000000000000000007c67d73a1aea61c009b4e41cb8c971c634b367e33b209 2,261 1.00/1.00 vMB 37
648,831 648,831 00000000000000000000a08e0888ae0de9410e291bc9f3f1dc58fa63b048dab8 1,671 1.00/1.00 vMB 46
648,830 648,830 000000000000000000000e88568fde1c96c489d513cf90314e4bae244ad1100b 958 0.40/1.00 vMB 53
648,829 648,829 00000000000000000007cf837d6ff7286619b86dd8ad7f2290540b5ae022b7e9 1,905 0.72/1.00 vMB 17
648,828 648,828 0000000000000000000ab327ef453bc46de85195119398191162fceddc5b096b 2,172 1.00/1.00 vMB 12
648,827 648,827 0000000000000000000a091550053512518c0857323466ed77a3ffe8a7a34a64 1,829 1.00/1.00 vMB 55
648,826 648,826 0000000000000000000e5f2e352bff8e848a47f7fb27d51eb0f6ff78bfa1e2a7 2,449 1.00/1.00 vMB 71
648,825 648,825 00000000000000000002bae63840238ff0d067f05ccbec8cc9c7400cdc2a58ac 1,163 1.00/1.00 vMB 6
648,824 648,824 000000000000000000075dcc3eebfe77a239cabfc7a0bd08844abd06f5b75278 2,566 1.00/1.00 vMB 19
648,823 648,823 00000000000000000005ba976465a81ba25507b52dafb4c35ddf4b50946e55d5 2,114 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.69 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: 687.33 GB
    • Received: 16.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.