Loading Tool

Explorer IconExplorer

Memory Pool

76,568 transactions
33.62 vMB
0.13093005 BTC
Random Selection Loading Transactions
Max Size: 188.07/200 MB

Candidate Block

Mining Attempt e26ec5ee1e8a95277137a58cf76014acb17a46352adc6fed0bf427b79d23769a
Version 20000000
Previous Block 0000000000000000000149a20e5737c11062574f96dd685c21043aa3b1b102c8
Merkle Root dc00b5371e37b6a058fc6bc81afd16d05b797fa3fd7443de60cc240e60f55562
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,920
Size: 1.00 vMB
Total Fees: 0.02176190 BTC
Feerates: 445.78 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,419 (8,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
907,025 907,025 000000000000000000004d481b4fd4d3a1d023b26933d15752c28893788ff6e2 3,477 1.00/1.00 vMB 15
907,024 907,024 00000000000000000001f62abe15f36ab69647a3b4217559dc38e557bafb4eee 3,291 1.00/1.00 vMB 15
907,023 907,023 00000000000000000001811a15e63082b08b1162ba90ca49bb8fd8dccd739d82 2,223 1.00/1.00 vMB 13
907,022 907,022 00000000000000000001c63ede4b0bc32b4a94171a22846f9c2ed344c0bd89da 2,728 1.00/1.00 vMB 15
907,021 907,021 00000000000000000001a2d8f0869b93c302f4fc90e9c3c374d309bb3741b852 3,589 1.00/1.00 vMB 3
907,020 907,020 0000000000000000000180403f8528094ebe6882e80fd88dca2b3ae9582bd743 4,111 1.00/1.00 vMB 14
907,019 907,019 00000000000000000000aed405c65f1685776c09ca1252f963801d0f4333352b 3,993 1.00/1.00 vMB 6
907,018 907,018 000000000000000000003b29718588d5874221179b57f767408363b1e2603b66 3,601 1.00/1.00 vMB 19
907,017 907,017 00000000000000000002364cee38618b9dd71068aaf21bd727be61a741aaa0c9 3,788 1.00/1.00 vMB 17
907,016 907,016 0000000000000000000238cee3722af7b58f3fed2c54fc017e098917fe3cda67 3,921 1.00/1.00 vMB 24
907,015 907,015 00000000000000000000669cc798b05dbe11cb539012280c2e412fabf212051d 4,229 1.00/1.00 vMB 19
907,014 907,014 000000000000000000005d7a209f08125fbf6097dc52cc0a6b93c403805daa41 4,628 1.00/1.00 vMB 24
907,013 907,013 0000000000000000000060d7a97b2e1683e2f77b4bd92977db2bb1343747dba8 4,317 1.00/1.00 vMB 25
907,012 907,012 0000000000000000000045ce0e365f54eb58861c9161a453c66dba1ebca88a45 4,587 1.00/1.00 vMB 25
907,011 907,011 000000000000000000022ead69813f2b75451f3a9bc140417274b5fb129b47f2 3,753 1.00/1.00 vMB 27
907,010 907,010 000000000000000000018ec0b0ebb1fefb7f7ab40a4ea003e15673969c160b94 4,346 1.00/1.00 vMB 27
907,009 907,009 000000000000000000009cc380570ea8ac2518d65b571c787caaa813ed95fe18 4,641 1.00/1.00 vMB 30
907,008 907,008 0000000000000000000127b67004fc2e98a046503abe13f769080edb10b04753 4,330 1.00/1.00 vMB 29
907,007 907,007 00000000000000000001b988ea0dd4febcf45804160be6ea05868d332f0fefd0 4,441 1.00/1.00 vMB 34
907,006 907,006 000000000000000000006b9bf73193ef09d72508eda2962dd2595ac02a3f68e4 4,528 1.00/1.00 vMB 38
907,005 907,005 000000000000000000004740902ee713ba24a24397b09d1d5c8eff916b12e88e 3,877 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 783.12 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: 736.47 GB
    • Received: 18.58 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.