Loading Tool

Explorer IconExplorer

Memory Pool

82,050 transactions
30.47 vMB
0.07937728 BTC
Random Selection Loading Transactions
Max Size: 187.03/200 MB

Candidate Block

Mining Attempt 578c72562bdba5d612d4560cfe6e098ad1fac8b61368915427012b8dd575f6bb
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 6233b3bc0904e14ba5da3babc26d91d7dc6de25095e9d4bc4c57174b0afd2540
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,811
Size: 1.00 vMB
Total Fees: 0.01086304 BTC
Feerates: 72.50 > 1.09 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (584,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,429 330,429 000000000000000014ad51f5ec01de97266a1aef6dae763791d60cd6e9aead1e 864 0.60/1.00 vMB 21
330,428 330,428 000000000000000011e522b2f6905ff12562c14fd07ece26c6d6a4e77dcf1f77 212 0.18/1.00 vMB 16
330,427 330,427 000000000000000008467651112afac989b3810511109e27c3c85fc2c510d0a8 353 0.24/1.00 vMB 22
330,426 330,426 0000000000000000148edd36e755e8603a1881a0b1fbfb769059edaf9794ef3f 174 0.13/1.00 vMB 18
330,425 330,425 00000000000000000c4916928cae1aa4eae335273311209fbd11d6d50ccf8f08 623 0.45/1.00 vMB 19
330,424 330,424 00000000000000001274d6478e5e1296ea8a6aaa65354615468045473f3a7464 458 0.22/1.00 vMB 30
330,423 330,423 00000000000000000d1f36eb3b70029fa9e3f7ac7f01fc1cea5e666277891442 303 0.59/1.00 vMB 11
330,422 330,422 00000000000000001aa9c2a18bc46054ff1b1269a570f76e51629bbda35fbd17 2,197 1.00/1.00 vMB 31
330,421 330,421 0000000000000000129a7a2cb737c1470488e330570c4bf21d6d0f3293d546db 1,595 0.75/1.00 vMB 27
330,420 330,420 00000000000000000093b5c797ac25c0ac23cb2fbcb9c7b6445b91aa16bea025 128 0.05/1.00 vMB 97
330,419 330,419 00000000000000000a085a0ca616dae31ee0338506124cd9748f710dee25cd98 28 0.02/1.00 vMB 18
330,418 330,418 0000000000000000042f49b312002f6b116487e4d46b8339d0c1e62d589cd045 223 0.16/1.00 vMB 20
330,417 330,417 0000000000000000086e8edbac091f96b99e7a979f8238076245261baebfa8de 322 0.19/1.00 vMB 21
330,416 330,416 000000000000000005d1b8afa0849bc620ded33f5e02c01c7da11b8b0ab947d4 1,038 0.63/1.00 vMB 24
330,415 330,415 00000000000000000fef9441006aea2927eb3bc485f1d4a576368b48df724b09 202 0.17/1.00 vMB 10
330,414 330,414 0000000000000000180d3d831095b8d5fd8e280acf2e9e272ed19513f76bca5d 830 0.75/1.00 vMB 20
330,413 330,413 000000000000000004d34898c7be407bd7c2be4f6d685565ac5998f9ef2f3948 1,343 0.75/1.00 vMB 33
330,412 330,412 00000000000000000f611e05c0d6f1800cfd05291e224fa5377d988ea627ff94 947 0.58/1.00 vMB 24
330,411 330,411 000000000000000011d3e32f9276f2b2aa154dedfe4a7a63df9cbaaf86f3939d 52 0.03/1.00 vMB 17
330,410 330,410 00000000000000001747b51ad4fc5590668ac17752bf6aa14cac12637b853c9b 508 0.38/1.00 vMB 24
330,409 330,409 0000000000000000136f500d60e34f11516d7a21402317854c49e8e2ad4d5cb4 490 0.36/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.02 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: 719.21 GB
    • Received: 18.02 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.