Loading Tool

Explorer IconExplorer

Memory Pool

82,986 transactions
30.44 vMB
0.14925579 BTC
Random Selection Loading Transactions
Max Size: 184.37/200 MB

Candidate Block

Mining Attempt 51eb9fecbe0072def2b779bc69118e683a5f99c3661fffecb69fe640142badef
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 2f99d9e27b65ad9b1199837c40fddfe12f963abaff9729225079a5afbac1fe7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.06751722 BTC
Feerates: 150.61 > 6.77 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (466,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,581 448,581 0000000000000000010c46cee18d97438c347be2fc8c1bf7a631a8fdc885566b 1,103 0.57/1.00 vMB 61
448,580 448,580 000000000000000000edc233ecb775c28e3b457cb215f07bbac435560de4deaf 2,008 1.00/1.00 vMB 73
448,579 448,579 0000000000000000006b736c56da8738ce18bc5a1883c729c9d4f72a73494f30 3,139 1.00/1.00 vMB 113
448,578 448,578 00000000000000000135cf8f804378f2da2841b28cb3661e92e1e825129b0ff3 117 0.05/1.00 vMB 88
448,577 448,577 00000000000000000184cb5cd24edb1990055652899f95437dedcfa2c4eeec6b 932 0.49/1.00 vMB 63
448,576 448,576 000000000000000000ea5c57c8eb6b548c10ea4cbb5f542eb155fc41d4ae98d6 537 0.23/1.00 vMB 80
448,575 448,575 00000000000000000153689ac9b7602a6552ceec8dbf7a446fa3e06a90050478 1,673 1.00/1.00 vMB 60
448,574 448,574 00000000000000000318717862719c6961a3b1cc40a610b124e027421c8165b5 2,380 0.99/1.00 vMB 84
448,573 448,573 0000000000000000017008d12aaef6435cb51084fc29f906a524fef613d60424 1,744 1.00/1.00 vMB 52
448,572 448,572 00000000000000000011943706918f73f17d0b718594dfd3e70c7ad3470602a9 1,154 0.79/1.00 vMB 76
448,571 448,571 000000000000000000610d6e216ea6bbbe0f7c3e43a5a7e992903ddf21a8ee90 1,256 0.56/1.00 vMB 73
448,570 448,570 000000000000000000ffb4f60deb9a53e60308ca33dcc23052acc7fb9765ec3a 2,443 1.00/1.00 vMB 96
448,569 448,569 0000000000000000025e97df4e0a3e851ca25e2a4624266eacfcbe115a75237d 439 0.20/1.00 vMB 80
448,568 448,568 00000000000000000253ee295b216741113374fbfc81b0f81cbcc47b2bcb0af2 485 0.25/1.00 vMB 59
448,567 448,567 000000000000000002fad72ebaed1ea897a905bbee9f5b3c64069f015f51c8a2 2,747 1.00/1.00 vMB 93
448,566 448,566 0000000000000000030a5fca3e3a29ab0b0e3c155ffec1a5036e5b01f39254df 814 0.49/1.00 vMB 62
448,565 448,565 000000000000000001a2ed4fb953d3fa2e04151da6c4281b762dcb9695555ee4 589 0.98/1.00 vMB 12
448,564 448,564 000000000000000000dd62770f407844f85a3876489b3c301f2e5aa722e79e4f 2,348 1.00/1.00 vMB 81
448,563 448,563 00000000000000000042e846df5b6ad35548ba77321e8a787af3361c5ba3caa1 1,536 1.00/1.00 vMB 49
448,562 448,562 000000000000000000dd112628b26535cb756bb17c4e83aaa57d6dda676d2cd0 2,358 1.00/1.00 vMB 96
448,561 448,561 0000000000000000032a455858230c9e701913c7995098dde819fc767b50adc7 2,221 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.63 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.33 GB
    • Received: 16.20 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.