Loading Tool

Explorer IconExplorer

Memory Pool

34,996 transactions
25.63 vMB
0.05798007 BTC
Random Selection Loading Transactions
Max Size: 130.71/200 MB

Candidate Block

Mining Attempt 8b158173a51c64f3efcbff11b7c59c0b28c8d19403e982ed49c790c073a21270
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root d83538d674784b966a21d6756f295500f840e9265cb726ea2a17ccc6d93e25ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,168
Size: 1.00 vMB
Total Fees: 0.01133574 BTC
Feerates: 145.40 > 1.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (324,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,820 589,820 0000000000000000001950f5d3fa1ada9d23c4bb734a3a873e704938dc11daa5 2,528 1.00/1.00 vMB 77
589,819 589,819 000000000000000000094c5b338e46cfff5bba47b6ab1274243d43ac03b057d7 2,751 1.00/1.00 vMB 19
589,818 589,818 00000000000000000008cdb86163f9a6d2305568a24ac815b9d6cfbb233468ad 2,447 1.00/1.00 vMB 55
589,817 589,817 00000000000000000000e8a1adad0c68b3fd80bc6bdd1a4aa0eb9120ee03843b 2,516 1.00/1.00 vMB 48
589,816 589,816 000000000000000000196a8f4398bebf91cb93dae4f6811e730f663aa35de169 2,765 1.00/1.00 vMB 74
589,815 589,815 00000000000000000004be3d137ca85752824bfeb82b54d6816cf7fce68adf2f 2,847 1.00/1.00 vMB 26
589,814 589,814 0000000000000000000e566ce279fb3f55cd4178bc20f66fabc268ca796f5533 2,315 1.00/1.00 vMB 31
589,813 589,813 00000000000000000017cdd558eda94c240369a985744e1b8e398506a46e719f 3,235 1.00/1.00 vMB 46
589,812 589,812 00000000000000000006c273fb48561858da56847068fd855e621d310ad60084 2,698 1.00/1.00 vMB 75
589,811 589,811 00000000000000000000061c4c3cc72d988c556ddee6e09819c803dc64d561fa 2,248 1.00/1.00 vMB 30
589,810 589,810 0000000000000000000372a839e7528ad0a41a2fa0f5fe309f1850c794946438 2,114 1.00/1.00 vMB 52
589,809 589,809 0000000000000000001b2db26b513baa996ce7952fbf39ff513641eb6b29c5b0 2,968 1.00/1.00 vMB 36
589,808 589,808 0000000000000000000dfe2efed6c90aea1a16ca80bb7685ccbf7dba5076b4f0 2,728 1.00/1.00 vMB 57
589,807 589,807 00000000000000000019b8f11c3adb661b3684a0bf9665b81d73fa830d229660 2,244 1.00/1.00 vMB 79
589,806 589,806 0000000000000000000363ac9d22890ca9ed8d9942ae1978ecad8bd7546eae24 2,761 1.00/1.00 vMB 19
589,805 589,805 000000000000000000133aa323738be28ae20d86794cc5c43a9762ed9298f105 2,514 1.00/1.00 vMB 44
589,804 589,804 00000000000000000016e2622a8dabc35a6d35e6f338451bda8ec5c3dcf5deda 2,966 1.00/1.00 vMB 47
589,803 589,803 00000000000000000001c0b53cbb038690f4a4f21ee8ac5d96e52bea17d71858 3,045 1.00/1.00 vMB 71
589,802 589,802 00000000000000000001cbc5c1820a10fecc419320116b1a1653390b49890dda 3,006 1.00/1.00 vMB 62
589,801 589,801 00000000000000000015ebd78a3c6ff38f42c6424f96eaa80d96ddbe7134676b 2,803 1.00/1.00 vMB 75
589,800 589,800 00000000000000000012e1e6501a19d734829cc3845796dac9094f44b3cfd897 2,970 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 781.82 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: 636.18 GB
    • Received: 12.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.