Loading Tool

Explorer IconExplorer

Memory Pool

45,474 transactions
28.97 vMB
0.13581029 BTC
Random Selection Loading Transactions
Max Size: 150.89/200 MB

Candidate Block

Mining Attempt ad822912d91defc20d3625fe9eef96eb619ec78cb24fe8544be7202937f9868b
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 58bb923cef6cc84fe8d8fe624cfb22a05e0368b5bfd5dd89ee88732c171e04a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,856
Size: 1.00 vMB
Total Fees: 0.04077050 BTC
Feerates: 150.75 > 4.09 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (305,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,544 609,544 0000000000000000000e50e29f0c19e849481ba92e09e1156da7df45e66ba589 3,119 1.00/1.00 vMB 36
609,543 609,543 0000000000000000000d64d6baad9dab033f0361f1e6dea6ddd7fa26d8a44ce4 2,402 1.00/1.00 vMB 18
609,542 609,542 0000000000000000001407e8c81ce6a9e3900139fa934db550dd2289551feee9 310 0.09/1.00 vMB 32
609,541 609,541 00000000000000000005a026019cc733e65a33ad74adda39fbc59e1b78fc5195 146 0.03/1.00 vMB 2
609,540 609,540 0000000000000000000ab600f3cc55c88d80e2050c60ff86024759e297b5e0ef 3,354 1.00/1.00 vMB 16
609,539 609,539 0000000000000000000fb080572b80eff9f8c7a8b0daca58c2adff53a6394f70 2,128 0.75/1.00 vMB 13
609,538 609,538 0000000000000000001279df7471af010155fab6ebeec731dcffa992b27cd3a5 2,919 0.91/1.00 vMB 10
609,537 609,537 00000000000000000005a5347c0a2b5838f726e96233109acc731cbc05b3ff19 3,324 1.00/1.00 vMB 25
609,536 609,536 0000000000000000001138b3fbda3df31a0459ed9ff276edaa15b7fc330259a5 770 0.19/1.00 vMB 4
609,535 609,535 000000000000000000109fdce17d4a3551965407d542b7d0104c212c5bfb4107 3,220 1.00/1.00 vMB 19
609,534 609,534 000000000000000000080f250c78ac8f84408d6bb306d1e118bba886bb27f7c8 599 0.19/1.00 vMB 13
609,533 609,533 0000000000000000000c4517d601867138a51828d07fb38d5c18c95f48e7f22b 1,220 0.45/1.00 vMB 12
609,532 609,532 0000000000000000000f827761530ccd7812baf855eea65968551aface60a0ef 1,990 0.70/1.00 vMB 9
609,531 609,531 000000000000000000076fafac850062e758b71091ee10d10dd6ea7db9bfb53a 341 1.00/1.00 vMB 1
609,530 609,530 00000000000000000010fb2a883cd0b55faf5854fb3eb7795e86fbbfe8149847 2,464 1.00/1.00 vMB 15
609,529 609,529 0000000000000000000f7598ffc86abc3a016586a39ed79a77ec3f65ed055a2c 2,283 1.00/1.00 vMB 11
609,528 609,528 00000000000000000000cea28c9807b3d31d01bb652315eb95d273613c68bb8e 1,621 1.00/1.00 vMB 6
609,527 609,527 00000000000000000012b2a6c7811abbb9d0f9f4ef2ac2b90a7ea64f36809f0e 1,994 1.00/1.00 vMB 7
609,526 609,526 00000000000000000014d5f1b55822761d8e7b023c24ccc20456a433a167c636 421 1.00/1.00 vMB 7
609,525 609,525 0000000000000000000dfddff1d5b4a032370cc8a181a62894a30099ebe77e17 1,116 1.00/1.00 vMB 11
609,524 609,524 000000000000000000148b6e1b0113897f1eef0c09860783c3deb34f507a97fa 2,211 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.65 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.