Loading Tool

Explorer IconExplorer

Memory Pool

83,543 transactions
30.79 vMB
0.14913145 BTC
Random Selection Loading Transactions
Max Size: 185.30/200 MB

Candidate Block

Mining Attempt 86ef4445a51d398647b93bd8c1003379af22fb7e95b6fcb417ca9dde38712fea
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root a9cf9eee748ac3754adc88dadfe20077837750ad8fff1fb59a60a657ce03e321
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,512
Size: 1.00 vMB
Total Fees: 0.08300381 BTC
Feerates: 150.77 > 8.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (416,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,575 498,575 0000000000000000002339bf5c4f649c9daf118ae94bf5cda536b7a8fb56ab86 2,597 1.00/1.00 vMB 255
498,574 498,574 00000000000000000023462feaf6fd910fcac82a517e00e5cf9bd7c96f4284f3 1,914 1.00/1.00 vMB 168
498,573 498,573 000000000000000000714752cfdeb7da77b64e75594cb3d9007b197e26a3bb2f 2,092 1.00/1.00 vMB 317
498,572 498,572 000000000000000000ad743d9fa4b0053023fb9f2485900f7aa86fa4be14609a 2,736 1.00/1.00 vMB 381
498,571 498,571 00000000000000000044c70f146f149671dfa5855cef89bf3318c37225cb8dfa 1,257 1.00/1.00 vMB 201
498,570 498,570 0000000000000000008f0c026fc4370fa9517075256f866b9e5e4a63e2e328a5 2,433 1.00/1.00 vMB 334
498,569 498,569 0000000000000000004a6993a5a8da42474f32585a5a922e2300c09dd8dba49b 2,380 1.00/1.00 vMB 446
498,568 498,568 000000000000000000094e2bc7e3a164bd349c793057e8075be8b140dc45ec60 2,402 1.00/1.00 vMB 354
498,567 498,567 0000000000000000000f1a3feecfae483560fd952582f58622d88a579cbf7d19 2,212 1.00/1.00 vMB 312
498,566 498,566 000000000000000000589919a80abd3cd8c12ed86ba8f954494cb0f672ae930d 2,340 1.00/1.00 vMB 149
498,565 498,565 0000000000000000003cc51af7a8ad068ee43990f61c97c27ea77a1982cef967 2,463 1.00/1.00 vMB 266
498,564 498,564 00000000000000000068a94e319dc2156833e34624661146e7f4512fba8275f4 971 1.00/1.00 vMB 155
498,563 498,563 0000000000000000005214132c673e10bb35fd36d34fd3fb84f53df8f094c9d5 1,928 1.00/1.00 vMB 300
498,562 498,562 0000000000000000003ba58945fc5e3e90a91df31ee5395944a8f07fc3aebe4e 1,612 1.00/1.00 vMB 218
498,561 498,561 00000000000000000058ee4dd93b74d35dbe565c6ba59a5430ec6ee6be3485e3 1,342 1.00/1.00 vMB 256
498,560 498,560 0000000000000000006c73d1ad57e48603076cb0286b7bcf762b5dc406b5ffa1 1,960 1.00/1.00 vMB 232
498,559 498,559 00000000000000000076953edc68cd293440471024bdb6ccd958b6bc20fcb31d 2,309 1.00/1.00 vMB 382
498,558 498,558 0000000000000000008e4287677babc88371a68b84b3e46da7e5fc79c26bc87f 2,096 1.00/1.00 vMB 172
498,557 498,557 0000000000000000004c9c45022666517d55acdbfb698bb9c0bc8a4988eda849 2,210 1.00/1.00 vMB 174
498,556 498,556 0000000000000000001262503b23264e5665ff5db461b934e16b25a4b19e6f9e 2,412 1.00/1.00 vMB 297
498,555 498,555 000000000000000000999546ffdeae3a8869dace1dac24855a4784c420a98a9a 2,594 1.00/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 782.33 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 660.44 GB
    • Received: 14.75 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.