Loading Tool

Explorer IconExplorer

Memory Pool

78,619 transactions
29.71 vMB
0.09900151 BTC
Random Selection Loading Transactions
Max Size: 181.16/200 MB

Candidate Block

Mining Attempt 82da771efde12d622cc44a400fcdfc2884f9412c16b1dde1be99360cbe9e6da3
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 2c7ac044ba9dba99a024d7c210ed7f673bf44952c6059eefee55dedb652e0d32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,967
Size: 1.00 vMB
Total Fees: 0.03260715 BTC
Feerates: 301.35 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (9,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
905,344 905,344 00000000000000000000c82430ac6cb9e12869605a8673372b25a87959c9780c 2,433 0.74/1.00 vMB 2
905,343 905,343 00000000000000000001555bb59303785fe533a41fb39c795ae46bd16cb6d973 3,762 0.81/1.00 vMB 1
905,342 905,342 0000000000000000000085909eb1bfafbcba5c0154ce20f40ff5f99f7a24595b 3,837 1.00/1.00 vMB 1
905,341 905,341 000000000000000000003366bf3fe79f014f22affdc43b8c09c8a7d044d8af24 3,428 1.00/1.00 vMB 4
905,340 905,340 00000000000000000001bce7fd86c25793738a34622b519f9c83f6e40dd78401 2,719 0.82/1.00 vMB 1
905,339 905,339 000000000000000000018b1e1197b7344e1f4a991becf657fb8d5a73dd210c7d 3,151 1.00/1.00 vMB 2
905,338 905,338 000000000000000000019bb33292ab094c3f9016b77c0525c041e3f8e75314ec 4,514 1.00/1.00 vMB 2
905,337 905,337 000000000000000000014cd8f0810e06f6942106c553c073694278aa71b35b02 3,195 1.00/1.00 vMB 4
905,336 905,336 000000000000000000015c17339514fbdfda5fd331b0ea5b3649a9cecd9ee759 2,135 1.00/1.00 vMB 1
905,335 905,335 00000000000000000000f7106ca46ced7fadcff54d96b1a3a911772fda6ae765 3,798 1.00/1.00 vMB 1
905,334 905,334 000000000000000000007efb8c8cc40dd0a9433359596e5185503f615a22d065 3,957 1.00/1.00 vMB 2
905,333 905,333 000000000000000000022b7e471c460c838ad67face043590df9935dc3c2debb 3,859 1.00/1.00 vMB 2
905,332 905,332 000000000000000000007a3ecadaf093f4a7ab8b5ef02ee1345da292257bd9b0 2,773 1.00/1.00 vMB 2
905,331 905,331 000000000000000000010858fe23cf04111eea204f05f770766c3bd73c56456a 3,183 1.00/1.00 vMB 4
905,330 905,330 00000000000000000000c907aa61858dd512c806482db8bbff14f21e1b2b343b 2,342 1.00/1.00 vMB 2
905,329 905,329 0000000000000000000150816efdeffa65363f90d76b2be19fbaab91f1774434 3,988 1.00/1.00 vMB 4
905,328 905,328 00000000000000000001489f7f6b45079163b9592011bde893430380da25bbf5 4,156 1.00/1.00 vMB 5
905,327 905,327 00000000000000000001d0cdc2001f42e18c388f9dcbd37c2d173a1a44ef17b6 3,254 1.00/1.00 vMB 8
905,326 905,326 00000000000000000001c7a7eed3c2e31045f9493a6184060a33b7a2f1c773ab 4,596 1.00/1.00 vMB 2
905,325 905,325 00000000000000000001718d0e7d6726fbef9f89ee02229136cdfc1aff6a6b20 3,892 1.00/1.00 vMB 3
905,324 905,324 000000000000000000010e1f43a399218e3f6c2d184bbc2494a53fa92b95c13c 2,984 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.