Loading Tool

Explorer IconExplorer

Memory Pool

10,380 transactions
3.60 vMB
0.01186834 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 21.88/200 MB

Candidate Block

Mining Attempt 80a8d2c58ad01294125839e500bc866f4ae1cc636c4426ed4c253371826af35e
Version 20000000
Previous Block 00000000000000000001ee4cb97e17eb569e9cfdcc353ea081c23004aac63085
Merkle Root 35991b9dfa934dcc330f03eb453da2ebf1f1a8f0a7d326f84a19dd6483c2664e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,825
Size: 1.00 vMB
Total Fees: 0.00802708 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,498 (771,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,072 142,072 000000000000054f2e6af3a44e609c09081da2c7515290d10d5d3d3072eab052 85 0.03 vMB 102
142,071 142,071 0000000000000371a925078fa51eef2cb6999f466259f70eb51b61c8de0fa828 36 0.02 vMB 128
142,070 142,070 0000000000000621d61c406981dad26217435fb6a2d7dfdf0730314cb07c6a82 4 0.00 vMB 954
142,069 142,069 00000000000006dcdce57115904e31e15d63962d015a5af90eb545a256d5270f 23 0.01 vMB 177
142,068 142,068 0000000000000894df8899a414c1fb982b20a707f29b810d031445ea9840ea4e 6 0.00 vMB 31
142,067 142,067 0000000000000294c3151cf5e2056f2a5d8a7d82231e665c4b71bf6912798f0b 7 0.01 vMB 159
142,066 142,066 0000000000000472283c052564ce4e87dcacba3e8d8e39c0ac3340ccf2c26b5e 98 0.03 vMB 65
142,065 142,065 000000000000045d69161f013cf4f4cdff3ee9387f5a0ee45aea6e9524f964fd 21 0.02 vMB 147
142,064 142,064 00000000000000d53bebdc98afe141533b520f9e0e40669bfb44b52cb574d61d 9 0.01 vMB 27
142,063 142,063 00000000000008677fa748be3d335da8427f353b9c3aac10bc75860d92738eac 128 0.04 vMB 30
142,062 142,062 00000000000001b15e34ad10ee2d8fccf73de94c13b014654eab338a3f1c5dec 19 0.01 vMB 166
142,061 142,061 000000000000062d2eae438cfdd42381a275e672af39a211319f91964873e52f 63 0.03 vMB 126
142,060 142,060 000000000000050b1e4e2cd2889adcf155fd76695a9facaaef7afd8085ace665 76 0.03 vMB 148
142,059 142,059 0000000000000866424c3d9b4440d98422fea35444d0c40ad7eafc7e94ffc6cd 80 0.03 vMB 161
142,058 142,058 00000000000004e4a48e05cb48f49216bb049b4fba2d6c8777a9679766012cd9 29 0.01 vMB 157
142,057 142,057 000000000000011fe7cbb7550967ac313f8cd6f7cd07eb8f11ee6e2f126324e1 48 0.01 vMB 12
142,056 142,056 00000000000003819c8781e16298f25b748f08f1fa61f58ca9b232a810e41eab 11 0.00 vMB 0
142,055 142,055 00000000000000ac0d939202c6de5f50ad426841fcbd6d7f9c3df4f6591a47e9 10 0.00 vMB 559
142,054 142,054 000000000000054cd8e9563afbc71910854841af9f3772ba365c53cb5b03acf1 27 0.02 vMB 104
142,053 142,053 00000000000004a3b7a2c5e6d1e5e18f955ef334d45af00c8c31c374dd29d8f6 22 0.01 vMB 238
142,052 142,052 00000000000001ea0403eb1ad56f972611b9be80c7bd9ed484e1131534429db0 44 0.01 vMB 246
Previous 10 blocks ↓
Total Size: 779.73 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: 367.42 GB
    • Received: 1.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.