Loading Tool

Explorer IconExplorer

Memory Pool

82,410 transactions
31.02 vMB
0.10571958 BTC
Random Selection Loading Transactions
Max Size: 188.61/200 MB

Candidate Block

Mining Attempt a9b260c1a006b44c95204ed9e891f27afb8663ff2f9167421d0d3464579cc32c
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 7fec399f14d8e47b7176a390732a789bf825610dc75d3a8d3a208fd8ae82a648
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,195
Size: 1.00 vMB
Total Fees: 0.03224128 BTC
Feerates: 200.89 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (729,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,215 186,215 00000000000000735c9c1c8badf1c66873e0401927206109c11084a5d16380ce 213 0.07/1.00 vMB 0
186,214 186,214 000000000000076328cd62c7ad6419c12d9aa9f2d81c5ba2b77078474838239f 604 0.26/1.00 vMB 163
186,213 186,213 00000000000001f965de2728a917acefa498876282d94812041a8205a1fae949 10 0.00/1.00 vMB 294
186,212 186,212 00000000000005d683998fcb662518e7078565e2b1aaf46daa512dd0c1f1ddb4 6 0.00/1.00 vMB 0
186,211 186,211 00000000000008183b5293ab3e8b292315fab486e1562cf00a2b0070a59c4720 23 0.01/1.00 vMB 174
186,210 186,210 00000000000006b629004b8c5d8d800c8aaa5cf70b7f914bae08c861005c046d 516 0.23/1.00 vMB 124
186,209 186,209 000000000000027b639a5f60206cc4c2cd4df2cc12729d707a97a7ca721f016b 139 0.06/1.00 vMB 233
186,208 186,208 00000000000003f8cdecc942a7d980c43013c4e81a8b22bd2944e9da9e33e67e 141 0.05/1.00 vMB 3
186,207 186,207 00000000000005297ab16185ca7868d099f0aed686cc98b884f3c0f480eac52f 439 0.20/1.00 vMB 141
186,206 186,206 00000000000005a390251abdf37d6e006ecdd04ac61ba1666b65a95a96f3c232 639 0.23/1.00 vMB 147
186,205 186,205 00000000000001521199c41ee7ee30c5055eff8f62e1a10e6ab23bb6b4d08bba 6 0.00/1.00 vMB 0
186,204 186,204 00000000000001c1d6fc3c73153eb9f0d2ac0fe062ae41faaeab35759f89dd14 369 0.15/1.00 vMB 137
186,203 186,203 00000000000007c97d513b12c945555fdf05c25c618ba5682f2fb7ea49bd1d6d 317 0.09/1.00 vMB 20
186,202 186,202 000000000000057f231932fb00379a4fa651e79da17f8d4d90be75d5c072f0dd 254 0.15/1.00 vMB 144
186,201 186,201 00000000000007ede024ebd38902382a39d9902ca2fca18f45f041e27405a553 127 0.05/1.00 vMB 8
186,200 186,200 00000000000003a03cf1ad77a3d5ec07bc78ddb941e5221c4c424186265f6168 398 0.18/1.00 vMB 127
186,199 186,199 00000000000008e71ace5ccc3d9cbeb9e7e74171bb16b012de1763c7da51e02a 32 0.01/1.00 vMB 201
186,198 186,198 0000000000000609d04af07a99b9512d1a3ca7d2d4fff690a7870ac1ce3f1888 37 0.01/1.00 vMB 118
186,197 186,197 00000000000007ebf600b690e7c2aa33c665a15a13b29379d4f8dc3a821d2cfc 723 0.36/1.00 vMB 130
186,196 186,196 0000000000000886061c348ea333fe61e1f7658cf21d593c54dd17cddbfb8f90 89 0.04/1.00 vMB 113
186,195 186,195 000000000000093a69919aa8b9cfcd92173530c478f5e9b1e8aa3df60c3c4aa0 206 0.11/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.