Loading Tool

Explorer IconExplorer

Memory Pool

79,579 transactions
29.90 vMB
0.09883175 BTC
Random Selection Loading Transactions
Max Size: 180.56/200 MB

Candidate Block

Mining Attempt d58c6aec14faf1290d37e4dde081e526862bff652dee097607261df0e8edfe4d
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 13aae44992ad68f4e3e5795a769696809fb589c40fe698911550b76f870e9e13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,750
Size: 1.00 vMB
Total Fees: 0.03075084 BTC
Feerates: 101.62 > 3.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (518,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,031 397,031 00000000000000000514fbcdbdec63f1f70cdb479aacbe3eb0125393da3bf591 2,205 1.00/1.00 vMB 36
397,030 397,030 000000000000000006eabe4c9bb7b8718004dbe26245127440327892ce34c9f9 1,412 0.69/1.00 vMB 29
397,029 397,029 000000000000000000e50fbd1bf230dd929aaf571b3a90282fdb9e273b19073e 174 0.12/1.00 vMB 31
397,028 397,028 0000000000000000043c2cc997b43755e9766164fc4e17ccf215a202446ae1e4 462 0.32/1.00 vMB 22
397,027 397,027 0000000000000000071ff8a6bcff080ffde4cae7704fec25f0670b2e392c6ba9 2,309 1.00/1.00 vMB 47
397,026 397,026 0000000000000000010d709a58a612d1ead1eebc835b80af2f1445f62e8a986e 570 0.35/1.00 vMB 20
397,025 397,025 0000000000000000083383ae5453ef5f793dad07c17aa7c1e4956837dfdee131 402 0.21/1.00 vMB 29
397,024 397,024 000000000000000003ed5a52cb7debc45bb3aff142fdf55f58f55de41cffd947 1,249 0.66/1.00 vMB 32
397,023 397,023 00000000000000000598e25fd83a18b5c98c6988bfec36e9beff06b88eb9c88c 566 0.32/1.00 vMB 34
397,022 397,022 000000000000000004595e43f485e2830cdd13ece317184448df9758022b9397 1 0.00/1.00 vMB 0
397,021 397,021 0000000000000000080d5e5fed12547b6f73a22ee8ff19a4942e40192d52699c 442 0.44/1.00 vMB 20
397,020 397,020 0000000000000000059c110c92bdec0594e3201dbadbc81f741a8d16f1557ac9 755 0.72/1.00 vMB 19
397,019 397,019 0000000000000000003c580844d18aa44880e693922a32fb10e76b0427c3042a 1,283 0.95/1.00 vMB 26
397,018 397,018 00000000000000000456a0eceb28594ee3d8928c1dc86fb35605f9dd517cbc9b 1,490 1.00/1.00 vMB 23
397,017 397,017 00000000000000000053b2f21dcd455da2c392a9d9cb5fd667af677bf50e5699 2,093 1.00/1.00 vMB 30
397,016 397,016 00000000000000000700078c13d83b25eb92984838758d51cf30203556f8f14e 2,677 1.00/1.00 vMB 47
397,015 397,015 000000000000000007bd96b98ca1dc225370121bdba32daef85fc1e890d3cdd1 2,355 0.95/1.00 vMB 49
397,014 397,014 00000000000000000078e562f533c8e255009bad3797fe8b2c985ced870605f2 580 0.32/1.00 vMB 28
397,013 397,013 0000000000000000070cdba066377e3225adc0850668f4dc0d601dd01d00bd31 556 0.33/1.00 vMB 29
397,012 397,012 000000000000000005104cb43f4e3f0ddc26c4be24875f2746746f6b2f6c56fd 582 0.30/1.00 vMB 28
397,011 397,011 000000000000000002213a6ff57fbb3c10cc27387d536cd3c827bb1ddb03b4ec 390 0.17/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.62 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.04 GB
    • Received: 16.12 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.