Loading Tool

Explorer IconExplorer

Memory Pool

86,505 transactions
31.80 vMB
0.12801388 BTC
Random Selection Loading Transactions
Max Size: 191.94/200 MB

Candidate Block

Mining Attempt cc6964c936e7419d257cbc11ea8af66f7d89ebe1ece8d2f36e2ca0d80fa1945f
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 5f16f8d1626d01b2303c6e9bfec44d1012779d8bf74d7885479ad78504c41e0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,075
Size: 1.00 vMB
Total Fees: 0.04559156 BTC
Feerates: 911.92 > 4.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (670,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,715 244,715 000000000000005ead3373221284916065e8230514aa237bdd161e75f8070b5d 144 0.05/1.00 vMB 87
244,714 244,714 000000000000003f9cb1294018fa715abb1fb69c5cd1d9878d2408c8994cd86c 376 0.15/1.00 vMB 120
244,713 244,713 0000000000000027dd42d878196d3b12157229efb5c9cc0035c661497b2d23dd 123 0.06/1.00 vMB 71
244,712 244,712 00000000000000828061ea8936c388f62f482246d161d8f215fccec3e0c730cc 366 0.15/1.00 vMB 141
244,711 244,711 000000000000002faacb7c09b7a11f9c96ad71601a3d03a94750da105e2dfa2f 42 0.01/1.00 vMB 84
244,710 244,710 00000000000000044f8965d2834d43b05ea9af28e239480978c361e461b679be 71 0.04/1.00 vMB 78
244,709 244,709 00000000000000a2d734f2bc91ffbfca99eb789eae5f2c8f33a2e6032eae9330 72 0.02/1.00 vMB 209
244,708 244,708 0000000000000001acd369973b0a8e29f80edc1a4d7dbdbc45d4ed008ac903cc 70 0.03/1.00 vMB 95
244,707 244,707 0000000000000082f06a5b37e9d782d5afd338dd3e6004febc093b950531e8ee 71 0.04/1.00 vMB 35
244,706 244,706 000000000000005d40d80ed4aea43761d06d64ca90ac6b1039eaf4fd9da0e5fb 360 0.16/1.00 vMB 121
244,705 244,705 00000000000000672ccc4cb479fb39c5a7388dbde07dfc69235edc1d9ec559a9 256 0.11/1.00 vMB 93
244,704 244,704 000000000000002521d821adff6520ee87249e3b8ec692ded2812d27bc4d63fa 286 0.12/1.00 vMB 183
244,703 244,703 000000000000003c184efe8c8eae83bd2a10359e9d61ea39ee9d9c9d12ea2783 429 0.17/1.00 vMB 160
244,702 244,702 0000000000000055401a3e4477f061c7c1befe85e500079039497fab9c8a0fa2 30 0.01/1.00 vMB 16
244,701 244,701 00000000000000c37b1e86a6a25f124e650504cf8b6f4e4c31ddf1be19df9791 203 0.09/1.00 vMB 81
244,700 244,700 000000000000007131f12c65c27cbd4de56b5206316cd0907916589528424ea3 293 0.13/1.00 vMB 106
244,699 244,699 00000000000000a0e0d4d3e1c0a6b633e953d29572c0908b0b8d6c5060f73ef5 318 0.16/1.00 vMB 123
244,698 244,698 0000000000000013fb41a86de67647adab6882a4b65373197d5e630198df420c 179 0.08/1.00 vMB 111
244,697 244,697 000000000000009db69a93fc9733b107ff3b1e1e0d0638208dc8e285fac568d4 27 0.02/1.00 vMB 70
244,696 244,696 00000000000000124833ab79f44bb7c6e15487f34c9e4faa8839e04c609e301e 12 0.01/1.00 vMB 53
244,695 244,695 000000000000005d5129860c682182656cf93ea8a334c962573de5c548bb5937 9 0.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.34 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: 660.92 GB
    • Received: 14.78 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.