Loading Tool

Explorer IconExplorer

Memory Pool

25,363 transactions
10.61 vMB
0.06555417 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.92/200 MB

Candidate Block

Mining Attempt cc00dabb453bdafbcbd2db902cc260b789023c12149293b83ed910d901341b45
Version 20000000
Previous Block 0000000000000000000019a2bc7789d97e1fe54fb5028737bae97eb7a8b5ac3a
Merkle Root 26931b1564f05159524cac1524aa241396097cbcac1f5d166b8b1384bf99f4f6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,251
Size: 1.00 vMB
Total Fees: 0.04804275 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,557 (754,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,617 158,617 00000000000006efee3ef098246fdb338f9fa9c0edabc519ddf974a7565219c9 46 0.02 vMB 58
158,616 158,616 0000000000000a745ec7d1eccd1f3b4b1ca50a9d7155bafbbeb1a06e38cdf8d0 31 0.01 vMB 131
158,615 158,615 00000000000005e178d2f2011f302d6231c09f10f2be37b711c596844702ea73 51 0.02 vMB 205
158,614 158,614 0000000000000e024a8a156dfdfc5b181697e1f284c1e9e8e6865e8943c6869d 111 0.04 vMB 129
158,613 158,613 0000000000000c58469d588294b22caf398db19768f9ba2c1daebde067fdf61f 66 0.02 vMB 28
158,612 158,612 000000000000048d29b6f4755b8661a1f15d3df250d95665598586fa85574162 1 0.00 vMB 0
158,611 158,611 0000000000000b65b3522a349c45220de38f7de57d240d0c55777fbe471ede79 8 0.01 vMB 14
158,610 158,610 0000000000000d15b4f8c017c83122d0f01b6a60be0e0075e0dcee4578b3a5a5 8 0.00 vMB 193
158,609 158,609 0000000000000b26ec1a51a933cfda07060178a7186a71a6393a02a94b5045ce 60 0.02 vMB 290
158,608 158,608 0000000000000bae4e58df1ebcc02b7e562453352de9130bb32a2280559e56a1 13 0.00 vMB 153
158,607 158,607 00000000000003056b628d9f3b05f11191cd2e8e4ee2f0e86639b762855e5054 148 0.04 vMB 50
158,606 158,606 000000000000062b22b4c280a5d7c670f5e6afdebef0d965baef99b388c10eec 34 0.01 vMB 109
158,605 158,605 00000000000002facc3e9d00daf30b3d864e48a24c431d995c3fbbff9208b404 13 0.00 vMB 85
158,604 158,604 00000000000002aae45d8491f7a83b7f57d351edff0f7bbee514914451f0d688 124 0.05 vMB 126
158,603 158,603 00000000000000006197e7c8dbd0c8014913a4ed042bd93f327c11d5964dcdfc 10 0.00 vMB 104
158,602 158,602 00000000000000a0d15709ddcc8a4448749bb4f66d5ffd49fa30387d0485ee7c 13 0.01 vMB 24
158,601 158,601 0000000000000130f0f7675b0bf6ec852281008512312d510e7ee349b784479d 7 0.00 vMB 499
158,600 158,600 0000000000000e10bb679395973a73d92af1dd7333c890de12b281c04b20da38 29 0.01 vMB 120
158,599 158,599 000000000000047cd17660c63824ed5050d870af83af6be41ea8366a3d257afb 29 0.01 vMB 191
158,598 158,598 00000000000006f894a210eec52b03a86c120cce119c7d50ce5dbda33494814f 8 0.00 vMB 55
158,597 158,597 00000000000000d8128fde519021173a4760f59621a2047125963de5e541e60f 49 0.02 vMB 98
Previous 10 blocks ↓
Total Size: 779.83 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: 422.89 GB
    • Received: 2.29 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.