Loading Tool

Explorer IconExplorer

Memory Pool

79,179 transactions
29.72 vMB
0.08612440 BTC
Random Selection Loading Transactions
Max Size: 179.38/200 MB

Candidate Block

Mining Attempt f50ca9fa936b882cccc3302ee58737dc9cde24b91a112cbf3fe393b26f143822
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root b21b02df3c44784a5c1ebfe435660dc1cda992c92fcd75f60e6f83a407fccedd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.01974165 BTC
Feerates: 150.66 > 1.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (590,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
324,437 324,437 0000000000000000199ba7c6b62a5fdc1e7a4fc028b7664509086e87461a1f43 1,517 0.75/1.00 vMB 37
324,436 324,436 00000000000000000ea4c77b156ca60dae8fd24c54f7aa9d8483c655be39a808 129 0.10/1.00 vMB 13
324,435 324,435 000000000000000002ec9d0a3a025be687e422da28f73081d1fbaa5a9d850dfc 520 0.28/1.00 vMB 30
324,434 324,434 00000000000000000338a30753e6e438c2bd1eab5418638761b00fe3e8f840bd 609 0.50/1.00 vMB 22
324,433 324,433 000000000000000010eb05bfc2a3a5c9a0eef671ad96354771daae6bdca2825b 1,885 0.75/1.00 vMB 41
324,432 324,432 00000000000000000528fed34d4e61deba2def631badb827d1a70e86f8b46299 414 0.20/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.64 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.40 GB
    • Received: 16.23 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.