Loading Tool

Explorer IconExplorer

Memory Pool

40,173 transactions
18.49 vMB
0.15706678 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.09/200 MB

Candidate Block

Mining Attempt aebb60fa748ae40af698b656d4c0dac218c3bdf34511eceb5f99b5cd7b37312d
Version 20000000
Previous Block 00000000000000000001f9031a1149e0ca831bb425bf636c4a0456659e3abb3e
Merkle Root 0f15ccdaeab23699f1c7f0b2de7393cfa1ee24060e83c175b8a1275de56eb73b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,893
Size: 1.00 vMB
Total Fees: 0.03494119 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,324 (652,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,706 260,706 00000000000000057f20a45b0925cd1f1eb8f0f23a5ff637697fb92293aca09c 173 0.08 vMB 92
260,705 260,705 00000000000000129c1dec371b838699c27009561d802e035d1aec29e97835a8 152 0.11 vMB 36
260,704 260,704 0000000000000011e6e7b987b192e688786dec3c8d264b28ee5647855d073284 31 0.02 vMB 84
260,703 260,703 00000000000000147e3eb9b3cdd28b0de2ac4382efba2ad4a8abdecd2ece1846 47 0.02 vMB 169
260,702 260,702 000000000000000004a24ebfaa7200a2e14a4152239a9687e60466a1df53bf7c 102 0.05 vMB 97
260,701 260,701 0000000000000012f5f1b7f2a75c0949ffb13bbd3dc74c9cb864c46b71d8c4d4 146 0.12 vMB 48
260,700 260,700 000000000000000343dd31f25a182e14a4b13c15c6c005d24ff3f03a61590794 341 0.23 vMB 64
260,699 260,699 00000000000000099f086871f03d03f6639b89799cb6d452a9f34c5764f83dcb 301 0.20 vMB 67
260,698 260,698 000000000000000bbc858eba4a3eb77f92e8e81a91c40c6132dd02f81c8d552a 54 0.02 vMB 106
260,697 260,697 00000000000000131113ceb8e905d5a932e4ad99a63a2cc826e31fa1c13b9045 275 0.13 vMB 84
260,696 260,696 0000000000000004e0ec36d51345e42203254ad021a862a967b054c413ac3e4d 30 0.01 vMB 69
260,695 260,695 0000000000000001d8962be537364240fa39d5a6273fc8256265585a7efcca70 53 0.03 vMB 68
260,694 260,694 000000000000000817a85efc6ee6f4ba1720a8f9609f85506e37959013044b70 75 0.03 vMB 75
260,693 260,693 000000000000000b88f58e220003eaf8ad09792ce13e8c66d8f1c447337c1f22 105 0.04 vMB 81
260,692 260,692 000000000000000cd8b8f89819f8ab594996aef690d63bf9d4fbbe3a66ff0918 80 0.03 vMB 87
260,691 260,691 0000000000000014eba2007c06a492d096eda769d320c445bd11bd8423584306 174 0.08 vMB 85
260,690 260,690 000000000000001b93c38161611c4cde215ff40353233a5e9556b55e2d26b98e 158 0.07 vMB 98
260,689 260,689 0000000000000008a9c00c9aabbb55b9610abcda22fcae0c01f3ee25851a2baf 78 0.04 vMB 79
260,688 260,688 00000000000000096087f214b3aeb4032d1cd9d4f43d9d623684b16c7b3f032c 293 0.13 vMB 183
260,687 260,687 000000000000000878f0a16a73ed9a5de5dedf1e509eec09d80cd772af9761f3 207 0.09 vMB 75
260,686 260,686 000000000000001a3386399bd4ec3ad71b1e223271968883add2401c6f356085 314 0.14 vMB 98
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 125.50 GB
    • Received: 0.50 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.