Loading Tool

Explorer IconExplorer

Memory Pool

47,197 transactions
31.15 vMB
0.13739191 BTC
Random Selection Loading Transactions
Max Size: 159.09/200 MB

Candidate Block

Mining Attempt 0b175b24c20ee0956d926b342960226ecfc84c056f5512102c8bee5f84887f15
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 1bbd11d998d639e7a6ecc51c17fbbc649c24d90220fa797a96f3cef5eb57cd61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,680
Size: 1.00 vMB
Total Fees: 0.05855475 BTC
Feerates: 150.97 > 5.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
914,315 914,315 000000000000000000015d3bb6444fc424d895049954d625c893c5b1916667fd 1,602 1.00/1.00 vMB 1
914,314 914,314 00000000000000000001fb99032f8f4c9b5af1172a11b86b08fa5063ae267a45 3,221 1.00/1.00 vMB 5
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.