Loading Tool

Explorer IconExplorer

Memory Pool

29,116 transactions
25.31 vMB
0.09273398 BTC
Random Selection Loading Transactions
Max Size: 124.11/200 MB

Candidate Block

Mining Attempt 871e42a2acbe560ffae21ff25623ca381fd3b1ee53e68742ed35bc318df3eb5a
Version 20000000
Previous Block 000000000000000000009631f1be255c2bb5393ac4ea2d2bb7088038b0e50ab1
Merkle Root 569db5a84332c48ff747843cc530a83308fd128c45198f6b00734f0752adf2ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,814
Size: 1.00 vMB
Total Fees: 0.04618850 BTC
Feerates: 181.27 > 4.63 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,184 (853,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
60,281 60,281 00000000048111f688d66f7befe4867810f3e375114220da0704b3f52930a730 3 0.00/1.00 vMB 0
60,280 60,280 0000000005eb2af4b4b9e3a338ae655716f09a15d475212fb0ea860239d8ec12 1 0.00/1.00 vMB 0
60,279 60,279 000000000019c78cbf515b3feee7da7f64d0fbee785b825e849efa8653defa2e 3 0.00/1.00 vMB 0
60,278 60,278 000000000078e6f7eaf499afc580fcb3be61dc8291d25ea1f950ca843d124b91 1 0.00/1.00 vMB 0
60,277 60,277 0000000005c39d498bcf11ac722b256762205bec2d696db03aab0cf12a4f5b9d 1 0.00/1.00 vMB 0
60,276 60,276 000000000e5f1a9cd18ce75332db539a1c5229eea34ca140c72d491884ac7d4e 1 0.00/1.00 vMB 0
60,275 60,275 0000000001f73e6582741182fc5782c9e8f7006e4e0b79a0a73ed8defe89fcb6 3 0.00/1.00 vMB 0
60,274 60,274 000000000de74508812f708565646824f19e4f1eaa614ed6ea1262a753e285a7 1 0.00/1.00 vMB 0
60,273 60,273 0000000004b5bf53f4649bff6475c8028abf11f204435fce0b36a90f9ba3ac53 2 0.00/1.00 vMB 0
60,272 60,272 000000000ad7457d1246e2b720783157833093bf7fa5e870d75172d5e991a85e 1 0.00/1.00 vMB 0
60,271 60,271 000000000f085c8083ae194550ca33839a27243ea9f2392867ca5121b7fff066 2 0.00/1.00 vMB 0
60,270 60,270 000000000c62f73ae27c37f3d2e6ad704125df6d4cc7d461580b11883e90a685 1 0.00/1.00 vMB 0
60,269 60,269 000000000ba518ad7c955810d1f337d2370a71a5e9d4f924aa118853dbc71cc2 2 0.00/1.00 vMB 0
60,268 60,268 0000000007b1335b53f6b9c21df0e8c4f93d61fd1792becedffbbc484d17ba29 1 0.00/1.00 vMB 0
60,267 60,267 000000000193d196706ee19b3472ead27ece26cd07b20aeabc56b85f74d9e1fa 3 0.00/1.00 vMB 0
60,266 60,266 000000000b2f7db6b3fb0ea590b75256e262643198a2ac683728124668bc737c 1 0.00/1.00 vMB 0
60,265 60,265 000000000713c78da0a22df48a35d10730688c6833339e64ea08764f52f756f6 2 0.00/1.00 vMB 0
60,264 60,264 000000000c287a9d56036b24d7beee08e1aee5805f4468f47db7638e3b88905a 1 0.00/1.00 vMB 0
60,263 60,263 0000000005486191d535b6ead7fb41378c22ea2e210c945716cab15dfde24628 1 0.00/1.00 vMB 0
60,262 60,262 000000000602af03b6a640aec39a175fb1fc149bbc607b54e5f8b33f91f73fee 1 0.00/1.00 vMB 0
60,261 60,261 00000000012d9363e47c7079d320ef8143fdd38ea00c088f2d66d755284624fb 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.92 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: 572.31 GB
    • Received: 7.89 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.