Loading Tool

Explorer IconExplorer

Memory Pool

46,293 transactions
28.87 vMB
0.14348797 BTC
Random Selection Loading Transactions
Max Size: 152.75/200 MB

Candidate Block

Mining Attempt da3581cb6923c2387d235dc2905f3bcc7117ab3220da4342585de43cd3a3d799
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 9168d4714ac8eebacc201fba2153c62d4d250577b055374858e21a9af11d940c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,513
Size: 1.00 vMB
Total Fees: 0.08125582 BTC
Feerates: 15,654.48 > 8.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (603,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,805 311,805 00000000000000003ea27b163913100d034b13fc27f6035aa8e1fdadfdbd3986 43 0.02/1.00 vMB 29
311,804 311,804 000000000000000039a033fd258eded0c911506c4cc6a8978b4b8ca50d0e1f7c 33 0.01/1.00 vMB 30
311,803 311,803 0000000000000000240b38388b46f8a3a99965aac55383fa10a9647c65c41f09 294 0.17/1.00 vMB 23
311,802 311,802 00000000000000001b908e6cad6857259abc92191c23bc89c89d14e7aead087a 422 0.26/1.00 vMB 25
311,801 311,801 000000000000000003991eb422c6a2f7d7f15ac431293939eecca9863ad3c752 233 0.16/1.00 vMB 21
311,800 311,800 00000000000000000597ec9e240be05c90b94506588bcd8a1da21e7abe1190cc 566 0.32/1.00 vMB 26
311,799 311,799 00000000000000002ad3bf9747646364c0cc5b2f2cf1c93a71478cfcf15739b2 1,268 0.75/1.00 vMB 28
311,798 311,798 000000000000000021ba6c4b84817106a327070d7a40b0d2c67c22586345d155 269 0.21/1.00 vMB 19
311,797 311,797 00000000000000000528cfad6ed90a3b11380dd8e59a3670ba8df5f3722d54ab 272 0.29/1.00 vMB 17
311,796 311,796 000000000000000027049fe7db29c4bb6dbc9d9782bce51ed03c0db8438c256b 882 0.50/1.00 vMB 34
311,795 311,795 000000000000000031723e6b0fa56901e774528c7036c1315ad00fec05a62be7 422 0.27/1.00 vMB 25
311,794 311,794 00000000000000001b174aa986cd4de9c50ed26ed65119e4915c8d633a6c9f61 436 0.56/1.00 vMB 17
311,793 311,793 00000000000000002c3ec028fb4c7c3ea9708b188cb01ddc7c12d284d3e2a666 1,413 0.75/1.00 vMB 29
311,792 311,792 00000000000000003a939fe8d95f3c50e1967c3fd612ecf521e0240f78eb1974 20 0.01/1.00 vMB 29
311,791 311,791 0000000000000000189e44c2305f4bf1b8014bdbb6023434b9fc648e3e2a1e88 156 0.08/1.00 vMB 24
311,790 311,790 00000000000000003c47d17212dae4ad28ab1b29f941a682500e700750fec00a 294 0.22/1.00 vMB 21
311,789 311,789 0000000000000000116b61da6c6f1728f39856c3c6ea1d1ebb2567a2b8b0ae91 113 0.06/1.00 vMB 25
311,788 311,788 000000000000000032e5242d006a7a4aac98988590504f9e10135e5a15a73e6a 26 0.01/1.00 vMB 21
311,787 311,787 00000000000000001b3461e80f1ef6af8a4affaac346fa2f773337ec8a0fda4f 158 0.13/1.00 vMB 20
311,786 311,786 0000000000000000320643b11e0113d876d7f88d97f0b181833c829e314c81df 117 0.07/1.00 vMB 27
311,785 311,785 000000000000000006269a0143a3451d4d29a332844ad65d90c29ea343f254fa 220 0.11/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.