Loading Tool

Explorer IconExplorer

Memory Pool

45,989 transactions
30.54 vMB
0.09660362 BTC
Random Selection Loading Transactions
Max Size: 157.05/200 MB

Candidate Block

Mining Attempt ca7b24f3fd6069be112ee918a0e4002db1ee16a44bb52d032c69bfcf5bc11d61
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root a8b90c932ce0b54f5501986a66e4ceffc000aa94799d462eec61efc028cff0c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,464
Size: 1.00 vMB
Total Fees: 0.03026243 BTC
Feerates: 100.29 > 3.03 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,336 914,336 000000000000000000016971f5ac5715dbe70736bceea66d7dbf08bfb6f49612 3,302 1.00/1.00 vMB 2
914,335 914,335 0000000000000000000097ef479fbfdd49663898331d44265732a2183e417119 2,851 1.00/1.00 vMB 10
914,334 914,334 00000000000000000001cb2a63283b39ccc528531fd6e8e2c415b9a7bef994f9 2,727 1.00/1.00 vMB 3
914,333 914,333 00000000000000000000b6b9a3b2067fa1426f6080c9f3cdd5cad9a92f6fd98c 1,948 1.00/1.00 vMB 1
914,332 914,332 000000000000000000009dd254d6aae84eb18e6741823a90ad90cb2249e47367 3,594 1.00/1.00 vMB 5
914,331 914,331 0000000000000000000153f71b7f7eccbb10249914947240c1efe2db5faaa00d 4,235 1.00/1.00 vMB 2
914,330 914,330 00000000000000000001038ff6006ec53e65a3cf7a999848f50701fb06387fa4 3,207 0.93/1.00 vMB 1
914,329 914,329 00000000000000000000ed2a92a2a3d7111b76e77372b8e5fe08e795735806c5 3,440 1.00/1.00 vMB 4
914,328 914,328 00000000000000000000d6693abb5cc51c9745844ab64d16c61f5999a97d9406 2,478 1.00/1.00 vMB 0
914,327 914,327 00000000000000000001fda9cbf9ff5e37e089315b274769f8af895ce7b2793c 2,877 1.00/1.00 vMB 0
914,326 914,326 000000000000000000017445ededc641c2d2c9acc9c322f17ee16743f2e380f4 1,962 1.00/1.00 vMB 1
914,325 914,325 000000000000000000008085cf9b22e02c01edc043335bd31f0eec55b4a83837 3,140 1.00/1.00 vMB 2
914,324 914,324 000000000000000000001b006b749042b32968a5c881dec1d4c6cca82b10d460 330 0.11/1.00 vMB 2
914,323 914,323 000000000000000000003ff8610e181975761d45644b6fa56315b12855e2806e 904 0.38/1.00 vMB 3
914,322 914,322 00000000000000000001bf238c07a33adf480301abad33205c45fe2b75a4638c 1,127 0.35/1.00 vMB 3
914,321 914,321 0000000000000000000140bd1dff6e6419d47c3d6629c39be2c23bdbf3e8c6e1 2,041 1.00/1.00 vMB 1
914,320 914,320 000000000000000000002a363b882efbe69ed5b5384b25f2f5f99021489a81c1 3,275 1.00/1.00 vMB 1
914,319 914,319 000000000000000000018989f4499b09e34e696ca75f4dedd03592343a45d28a 2,408 1.00/1.00 vMB 4
914,318 914,318 0000000000000000000199ae94d13ad1dcc1dfbec6b7e841c376ca01c3b01b47 2,085 1.00/1.00 vMB 1
914,317 914,317 00000000000000000000029068bae75e682aeed6b0fd55195f065c99d0bd6058 2,207 0.93/1.00 vMB 3
914,316 914,316 00000000000000000000541a218fa33c128bd54ce07f3bbff46be6b47fa185e7 4,398 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.