Loading Tool

Explorer IconExplorer

Memory Pool

45,026 transactions
29.79 vMB
0.09067719 BTC
Random Selection Loading Transactions
Max Size: 153.84/200 MB

Candidate Block

Mining Attempt 0718e2fd90429b89b1ba9c1e2016c24a3bb4c10f43e0f68a0792d3827d34d92f
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root e6625c228fd0be4dd9a119652b3b4a85af4147738fd0bea9a4c1c3abb1c3dee6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 1.00 vMB
Total Fees: 0.03095484 BTC
Feerates: 477.45 > 3.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (630,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,801 283,801 0000000000000000829a10d1c9a8f15844ab50f6aa0342d557f6584a3e2c954c 189 0.08/1.00 vMB 33
283,800 283,800 00000000000000006f3d68b1a16e6a5b2b981d9edb2bc13a6dd98cf7088d1c17 66 0.02/1.00 vMB 36
283,799 283,799 000000000000000028706d5d895e3706abd7ae7cfbad478f18497ccf94b4e905 185 0.09/1.00 vMB 33
283,798 283,798 000000000000000140ed024e852de2f811965fee9cb35bdc143247b09cbd722e 289 0.12/1.00 vMB 35
283,797 283,797 0000000000000000d327f5143a4c935313495132b36520fb3f230caa539312fa 292 0.24/1.00 vMB 19
283,796 283,796 00000000000000014df14d8d82275f2b8095f883e5bed00b5abc8e03bc82969d 986 0.35/1.00 vMB 56
283,795 283,795 0000000000000000f8ba03e4441017c30d4ea29dbd2fdc438ef278e11b534e1e 148 0.08/1.00 vMB 21
283,794 283,794 0000000000000001335daf731c0555337f991e64ca6e3667d8e3a90b87c0a844 310 0.18/1.00 vMB 26
283,793 283,793 0000000000000000ff7fff36c4382086f5291be079b0168c2cafb104ec48d94d 187 0.05/1.00 vMB 87
283,792 283,792 00000000000000014d36a230ace6c80861c8583199cd07281027b6d479471bbf 79 0.06/1.00 vMB 19
283,791 283,791 0000000000000001f21437e1769a2de279ffaf94895a8ef96a964b957e0ce3f2 345 0.17/1.00 vMB 35
283,790 283,790 00000000000000015126ff85b569e09dc8894afbf8c50470e1254ff6cdf77f18 510 0.35/1.00 vMB 32
283,789 283,789 000000000000000182464a4608e7243827cead478e0d785a1fd925d382e335e7 472 0.26/1.00 vMB 38
283,788 283,788 0000000000000001e992683e94b94b948906346c3db2725cc4641c15db3bd6a3 194 0.11/1.00 vMB 35
283,787 283,787 0000000000000000a4822809ccbe7c00695eedd1024beb2de7a75f8520d5143d 94 0.09/1.00 vMB 22
283,786 283,786 0000000000000001dd0ed4d98805c5e385e71dcc65738108e6f75c6e97d00b18 262 0.12/1.00 vMB 41
283,785 283,785 000000000000000073381d82efa06798ce72a4f7df73ed5d63e11aee63f851d7 400 0.18/1.00 vMB 38
283,784 283,784 0000000000000000c0f767d8ed6db076daeb12287512806e1d62ca636d3b5f43 535 0.32/1.00 vMB 29
283,783 283,783 0000000000000001790e7b203b2e1620c46befbc517fd14c091edb29fc692cf6 453 0.25/1.00 vMB 31
283,782 283,782 000000000000000110608d18aa0399334490cc1539823b68fe395fa766771d4e 76 0.03/1.00 vMB 57
283,781 283,781 00000000000000001cfc340ae8a35f2b749aa2f576689cd42977de7381fe1950 288 0.19/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.71 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: 629.61 GB
    • Received: 11.93 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.