Loading Tool

Explorer IconExplorer

Memory Pool

53,478 transactions
31.74 vMB
0.17322743 BTC
Random Selection Loading Transactions
Max Size: 170.16/200 MB

Candidate Block

Mining Attempt e70986660a6c4bc752e0e56dbcf8caac20c6d2ad99e8b513adf89fbce0d1422b
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 519c8f57e2397d5cf5e1cc0e37aa03e64fa4cfdbcdc59d9ae6e3da7129fab407
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,543
Size: 1.00 vMB
Total Fees: 0.07670422 BTC
Feerates: 101.66 > 7.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (201,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,284 713,284 0000000000000000000256bb429889794af2da50c66908defb6fdd588b6676df 2,313 1.00/1.00 vMB 3
713,283 713,283 00000000000000000003623dbb60ad455d98c55a71116afc367b94825a70100b 266 1.00/1.00 vMB 4
713,282 713,282 0000000000000000000196d3218a0f5d60a5b6ee5f88d8166ffb19563b65cce9 721 1.00/1.00 vMB 6
713,281 713,281 000000000000000000047af07b1b1e452aabb18f7c3c1a0d6ced9ddbcf535486 2,426 1.00/1.00 vMB 11
713,280 713,280 000000000000000000080a98f37811d39b6cb4d3af4623f26ffe242fd987d1b6 1,833 1.00/1.00 vMB 9
713,279 713,279 0000000000000000000824d6a88c4c58de64b11687c21f77fea0eb11cb789a06 2,389 1.00/1.00 vMB 7
713,278 713,278 00000000000000000001881635e05973326e4554ab25ad448c534179563f748d 2,892 1.00/1.00 vMB 13
713,277 713,277 0000000000000000000867d8e27153f7fc273226f6940f0070947f70bb085b18 3,040 1.00/1.00 vMB 19
713,276 713,276 0000000000000000000bf6dade89db4bbf175f2589eb7710be5ed6e5d1675671 1,376 1.00/1.00 vMB 5
713,275 713,275 00000000000000000000e2e827144fafee964db83ca08321dfeff9517941cec9 2,743 1.00/1.00 vMB 3
713,274 713,274 0000000000000000000940e9a10439fc9796c440779b47cdeae4c3b78aab20f4 3,262 1.00/1.00 vMB 18
713,273 713,273 00000000000000000000eec55c9640c4a4475bc74a7d915100394d0e5abbc115 2,402 1.00/1.00 vMB 10
713,272 713,272 000000000000000000071ca248b504a9dbcb74008c3d46a943a63c50a8a28395 1,753 1.00/1.00 vMB 6
713,271 713,271 0000000000000000000a0d0e3e43e6c4eba57751c242f8b0f3f3d8bace314a48 2,440 1.00/1.00 vMB 4
713,270 713,270 00000000000000000007f22ec2048819a7e3eb05a544d87d128bbccf62646bfb 2,461 1.00/1.00 vMB 10
713,269 713,269 0000000000000000000709da7030a86b343d78917aca4e71cb1ee9834602edbc 2,913 1.00/1.00 vMB 17
713,268 713,268 000000000000000000056c78ca8890edc079246324ea2e5fe4e053240f23b21a 1,617 1.00/1.00 vMB 4
713,267 713,267 0000000000000000000ba3079d6a7b0ef0874d816bbdd243636c605c86d6881e 835 1.00/1.00 vMB 5
713,266 713,266 000000000000000000079bcaa0df96a34025665161d6a0455e9acaffde660e6c 1,766 1.00/1.00 vMB 9
713,265 713,265 0000000000000000000769201f8e0676301532102d96770c8aae4a7eb6392b7a 849 1.00/1.00 vMB 6
713,264 713,264 0000000000000000000a029825545ec488e5f81a0fcc2ac70955578fa71bfa11 2,318 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.07 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: 651.21 GB
    • Received: 13.48 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.