Loading Tool

Explorer IconExplorer

Memory Pool

37,932 transactions
18.29 vMB
0.14627419 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.71/200 MB

Candidate Block

Mining Attempt 6813ba01d51b8fee310271cd8698a954f14052e4919b90c2e98d2a972629781b
Version 20000000
Previous Block 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080
Merkle Root aa32c7b1f5b68a1b0a7f31cdf73c39ebabe411d139d034a3ecb10a410d7bb918
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,374
Size: 1.00 vMB
Total Fees: 0.02941270 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,331 (673,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,532 239,532 00000000000000e208ec0ec8a289d1496b81b6fac245cdb5fcc48eeb2dd98915 52 0.02 vMB 140
239,531 239,531 00000000000000b9db1fe52fd9eaef3d998d2399fb73fdeb9b33dba452b35465 292 0.16 vMB 139
239,530 239,530 000000000000004d2ac946a7790f17e105e576d67501d50e2f0e529c708fd28c 246 0.12 vMB 168
239,529 239,529 000000000000001ac72196a3f59158d38c4cdf70662dc8464bb8b8e44e2e4462 386 0.20 vMB 144
239,528 239,528 00000000000000d96fff47098d07d058eb9178691577ec342b1117bc84ddd00f 674 0.25 vMB 216
239,527 239,527 000000000000005a40dee3cd55970608fdeff8b60168934815dbfe7c2d5ade3a 266 0.13 vMB 175
239,526 239,526 000000000000008572f71857d66dfde9b6dbc3ce8c79e01d3e8d47ac7f6865fb 15 0.01 vMB 84
239,525 239,525 00000000000000d63286c085a60fcce65ed30f5e75fe5bdabc908991eb0735c2 328 0.16 vMB 151
239,524 239,524 0000000000000032deb415b160b3bc6b5b8357727076abbf02abc655af8f8e93 229 0.13 vMB 85
239,523 239,523 00000000000000871ab7ef21cceb662c8d59a49d73c6341142d398d260e18b5f 130 0.06 vMB 177
239,522 239,522 00000000000000221fe0ee6e37c70f0287dad462517f09c7dc837ee5c2e93978 267 0.14 vMB 152
239,521 239,521 00000000000000d7256f7e6544666421e041cfb76ec7c026c9b5fab0dc4e2443 256 0.25 vMB 35
239,520 239,520 00000000000000e906c80d9d522b2fea71ec1372c889cbc27632d3f2aedc42b6 345 0.16 vMB 159
239,519 239,519 000000000000009a07e222a26b52aa3535bf189fbf0b0c6096846efa25756e89 92 0.08 vMB 116
239,518 239,518 0000000000000067bb9e272929f91bba6b49c71ca01343fa6695f50cfcdb9aa5 249 0.15 vMB 107
239,517 239,517 000000000000001fd23a7b758d5bae04042723b8812b9efa373b412cd71b7b3b 1 0.00 vMB 0
239,516 239,516 00000000000000592e24aa6756a83c60bfec644218433a152c20d43e1cfdfd23 637 0.25 vMB 193
239,515 239,515 00000000000000f47e161ba60cc78500a6bdb836f709c615fea386574b61d0f3 121 0.07 vMB 90
239,514 239,514 000000000000006b13a830719c4f1fe54e7f0479611a3b862b8f618e4911c829 620 0.25 vMB 173
239,513 239,513 0000000000000082d0bb5c88711f7902b0f68a395f5a9783b9f8c09ff0ddbde2 109 0.07 vMB 45
239,512 239,512 000000000000015ba896d2b40b0598d32ed44f3c827896f43a8efbad3bcbc251 269 0.15 vMB 65
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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