Loading Tool

Explorer IconExplorer

Memory Pool

42,117 transactions
18.43 vMB
0.18756557 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.57/200 MB

Candidate Block

Mining Attempt 16b2d126027a5bb79837737da86eae1965ec3028ebe9bef1144ae613e4e2e399
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root dcb85d9f8d87f71a5e44454a62db5c0127e79975926af011be25ced440fb5cc6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.06147095 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (744,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,419 168,419 0000000000000c08b02b8e2734b6c49860bc195195152c6362a786c217a1f3e6 3 0.00 vMB 0
168,418 168,418 000000000000083af5d94f5eca6a49a89d8184489951253005835f678c9866f2 2 0.00 vMB 0
168,417 168,417 00000000000007059901fecc2947e022fdeb97305a800d3778547f1ae2400e4c 18 0.01 vMB 81
168,416 168,416 0000000000000b6dac27643f461594b88f606bee29e8e125636fb5f9f5fd868e 13 0.01 vMB 0
168,415 168,415 0000000000000203d5af5644114a79775773f8e8e38480966393d3e42fe48214 135 0.04 vMB 43
168,414 168,414 00000000000003b00d47387ba2fde1771836414a70ab74ba1c9a0b1c7c866bfb 72 0.03 vMB 112
168,413 168,413 00000000000003bf4394a6940058fb716c72739fac80c06407db7fb7876dbb75 122 0.05 vMB 105
168,412 168,412 000000000000098b50520084b98529bfd9595b5cc95b8eb6f1c4b8b1d1f7d0aa 111 0.05 vMB 57
168,411 168,411 0000000000000627ddf8c7124130b8b74e97ea17ceaab0e04889d50d50abc6d6 1 0.00 vMB 0
168,410 168,410 0000000000000803c4f520a83083701cfb7291720e0f9e7d105e2036d17c4203 16 0.01 vMB 51
168,409 168,409 00000000000003a55b9c4aa744b77caabf6e6ff044ff62f76ecc1a6533b39315 6 0.00 vMB 69
168,408 168,408 0000000000000443449a683f474b3a5c4364ca44ae81453c5e02f18f08881bb6 15 0.01 vMB 2,213
168,407 168,407 000000000000000ba8c833c965748caaa73ff20c6e99c427c8821c2aaf9827d7 28 0.01 vMB 1,459
168,406 168,406 00000000000002151175dcd76b25210868e671afc7b7b9efde4250909f11d72f 15 0.01 vMB 116
168,405 168,405 00000000000005d21d4b59f6bb29f39fc03cb2510a543eede83f25792414ea77 13 0.01 vMB 29
168,404 168,404 00000000000007589defab666b5b7d27ed1139dacbe7017d5153d91fefec0762 6 0.01 vMB 73
168,403 168,403 000000000000061b5ce64e32e7eea1758cecb6e57f27d326d69496c357d55ee2 18 0.01 vMB 0
168,402 168,402 0000000000000075cc3762f804c95134b4082ed23295c9e7310696e684d94dce 16 0.01 vMB 34
168,401 168,401 00000000000008a8ca7533ff3cbc2a5ab52553bc2066a18a20cad8978b440bbf 27 0.01 vMB 63
168,400 168,400 00000000000003c562c8ae7899bd2fa6466246048af9fdef6e1f3f7b3f621c10 33 0.01 vMB 48
168,399 168,399 00000000000005f3f31a5e81f84f548a0ce9f8bc5854327cd9b2ec622de42d0f 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.42 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: 115.03 GB
    • Received: 0.48 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.