Loading Tool

Explorer IconExplorer

Memory Pool

77,419 transactions
28.98 vMB
0.10218749 BTC
Random Selection Loading Transactions
Max Size: 175.55/200 MB

Candidate Block

Mining Attempt 4aa40cafc4f1b216817e073abdc77022abad84b7fe5ebf9974c3b606e07bf027
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 12e865adedfb0de845026f3cd6eba2828854ce64378bc67677b0193cfb2044ee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,586
Size: 1.00 vMB
Total Fees: 0.03251217 BTC
Feerates: 180.82 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (216,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,264 699,264 0000000000000000000a12f18ad12ae21d75ce6d3ff4554fb4043ea1f55b52c2 49 0.02/1.00 vMB 13
699,263 699,263 00000000000000000004b438053014f075b351e5629cd8b710539e1c961ea751 793 0.53/1.00 vMB 8
699,262 699,262 0000000000000000000053ac82694ebea8a7d525de6a641c9a4ce13290bba4ae 522 0.22/1.00 vMB 14
699,261 699,261 000000000000000000041fe31fc542ab9946cc52f91962a3c569263c2846b458 1,664 0.75/1.00 vMB 9
699,260 699,260 0000000000000000000896a648e9856c6e0fb3315ce909ff5a0f884bd8be564e 961 1.00/1.00 vMB 5
699,259 699,259 0000000000000000000f5baeb14c1bf0604d946f51aa3f626427a4a41da56e77 1,120 1.00/1.00 vMB 11
699,258 699,258 000000000000000000096384e484e737806c826c77be3c563546e26be6ddad7c 61 0.06/1.00 vMB 5
699,257 699,257 000000000000000000069a482a8f6a46219ec35b7ba22a5f17e8990efaf6ac74 638 0.47/1.00 vMB 10
699,256 699,256 000000000000000000078443182c038065f665e16f6acd888f846ab685a246b4 36 0.01/1.00 vMB 7
699,255 699,255 00000000000000000009bfe9ab27560713df4fae4b8f29befa63fc8b6f450dce 1,356 0.91/1.00 vMB 4
699,254 699,254 0000000000000000000c2f72018341505049783e5c73089a56aae1fd4585135c 2,533 1.00/1.00 vMB 15
699,253 699,253 000000000000000000039505fc1a8d2e0dde7d0df3aad5e45c6ee64fa3fc2cb3 1,712 0.64/1.00 vMB 15
699,252 699,252 0000000000000000000d3dedd71fa2d0c576869238826e01964125ab6fc27df5 46 0.02/1.00 vMB 10
699,251 699,251 0000000000000000000acf766d2079e95f5b63e7667090e520b181e296e53ec1 829 0.99/1.00 vMB 10
699,250 699,250 0000000000000000000330c701c669ed6881d4763863374270d5b0ed066a3ad3 87 0.12/1.00 vMB 7
699,249 699,249 0000000000000000000db57933fb4a29bdf9143f34c9345e9ae0c5ccf84dbcb4 1,285 0.74/1.00 vMB 13
699,248 699,248 0000000000000000000c33b04071b667ec7fb1c824671d331ba1b9fba6dd8499 1,347 0.75/1.00 vMB 9
699,247 699,247 00000000000000000001194bd0d24633286c49b45c63c5146ca72a6a6cf40f43 238 0.17/1.00 vMB 9
699,246 699,246 0000000000000000000bd643b6a63faa97f3c825dd0e5b6793d551977f4de66f 1,588 0.78/1.00 vMB 14
699,245 699,245 00000000000000000004d85bff121c097d6315877913f31c8c321c7f53b838b5 126 0.04/1.00 vMB 15
699,244 699,244 0000000000000000000a0bc5dfdcff96bd4372199461aa1ee1956b02b9b189a3 2,510 0.80/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.