Loading Tool

Explorer IconExplorer

Memory Pool

76,377 transactions
28.56 vMB
0.06907063 BTC
Random Selection Loading Transactions
Max Size: 173.01/200 MB

Candidate Block

Mining Attempt 7b587fa14fd272d256a6430906cafcc442fc6219158bf66edc7cab60798364f0
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 6807fc918d49735ded0e023169958e2dec9fbc2335dd5f4b7893dbd3b27253e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,338
Size: 1.00 vMB
Total Fees: 0.00989282 BTC
Feerates: 79.19 > 0.99 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (590,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,458 324,458 000000000000000002c6e5387b117285f27716d3666e5fc64676a7254bb39115 135 0.06/1.00 vMB 33
324,457 324,457 000000000000000000d9b1336c36b7ffadedecb35a1d6f5144a7d9f8fb65e8f8 80 0.03/1.00 vMB 29
324,456 324,456 00000000000000000d18b8b48a89e829ab4987d3d48a23396307fb7fd69a6ce5 401 0.29/1.00 vMB 24
324,455 324,455 00000000000000000b24843a8ec9fc5d5786ad5e7025fd2ce77cd32f317d2052 235 0.10/1.00 vMB 33
324,454 324,454 000000000000000016fcce5df755bf9564c72195d3bba12e5034baba9b3e70bf 581 0.31/1.00 vMB 29
324,453 324,453 000000000000000016ec87d1fe2f817a4efb75e8c9fe7854a338276c50e739dd 1,483 0.75/1.00 vMB 29
324,452 324,452 0000000000000000131c31669b63de0d377ceeecc9a2270d076c3825618b122c 351 0.34/1.00 vMB 18
324,451 324,451 00000000000000001538fe517ffc807ce5fafdf57083107413a4632b7eb1392c 1,755 0.81/1.00 vMB 33
324,450 324,450 000000000000000007830f2d8f9c5d12b7517dbf68dcb0fa41bfde142fb1683c 16 0.01/1.00 vMB 61
324,449 324,449 00000000000000000403d6471368be3e9e23014a3509383023f0bf30565d4964 104 0.06/1.00 vMB 26
324,448 324,448 00000000000000000df73789becc2abe922a9788068e6ff625f55519a3c5259c 1,308 0.69/1.00 vMB 31
324,447 324,447 000000000000000016e6f81583c260127f26bcf1b91c1475c1af54cb445d7b2e 943 0.47/1.00 vMB 29
324,446 324,446 00000000000000000b98bb5898bb718db04296d27921a939f3b64c608eb28dbe 280 0.20/1.00 vMB 19
324,445 324,445 000000000000000002c05f63e1f0d3fc3d6f6d6e38d7afff651ff1ffa311cddb 1,466 0.75/1.00 vMB 28
324,444 324,444 0000000000000000016060ef3e7834c7eebc3602bb9d66cec65a1df7dcfd2d3d 145 0.09/1.00 vMB 16
324,443 324,443 0000000000000000012aa6d4c3f70801dd81efb6f52c28cb39249f51a994678e 625 0.36/1.00 vMB 30
324,442 324,442 0000000000000000031bed8a471ab520d5027e3ce76c86627034e9a87a473d42 64 0.03/1.00 vMB 65
324,441 324,441 000000000000000019af9a85b4f7486a626fab858d6eb8241f94ece7695fa3e8 69 0.07/1.00 vMB 9
324,440 324,440 00000000000000001e975e67ef238344145621a0ad892cf8f1bec731bc99cce3 351 0.19/1.00 vMB 26
324,439 324,439 00000000000000001981f1c777376963dc4cbe1c17b42c02a51ffe9e4595eacf 287 0.24/1.00 vMB 18
324,438 324,438 000000000000000007bf7d8ceab9f65e7448c5aaa82817583b2ad9b8aabd5cc5 1,457 0.75/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.66 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: 672.98 GB
    • Received: 16.35 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.