Loading Tool

Explorer IconExplorer

Memory Pool

81,238 transactions
30.68 vMB
0.08801193 BTC
Random Selection Loading Transactions
Max Size: 187.18/200 MB

Candidate Block

Mining Attempt b718e8473638e9fc2ea2e64007e0752085e5ddebb45cde1ff5badf8af10cfa3f
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 4a80fe13c169d94d280bc3b65d482e2eab0b3f01835e818e9804ca271bf136a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,927
Size: 1.00 vMB
Total Fees: 0.01798104 BTC
Feerates: 301.57 > 1.80 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (696,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,416 218,416 00000000000002ca53a0fcbe06231b7f249430865c6ea2ee78fed9a7bc2311c5 417 0.16/1.00 vMB 194
218,415 218,415 00000000000000f8c574a3fd4a7d53f0f0af7ec47764c00592f3ae378c848944 159 0.09/1.00 vMB 109
218,414 218,414 00000000000004abe777ee01222ca531815d4eadf83debe5cc4ad18623130f18 660 0.25/1.00 vMB 192
218,413 218,413 000000000000042ab848c2aaa5c60fe4d0323a39b88a5980a91e62fa928237ad 227 0.10/1.00 vMB 153
218,412 218,412 00000000000001e001a7de9a2114971c6d826ca830fb2cf90affb5536a200373 499 0.23/1.00 vMB 136
218,411 218,411 0000000000000443bdef6f516e0aa306301ff487a3cf4b08ce2ba1ae2270cdce 641 0.25/1.00 vMB 172
218,410 218,410 00000000000003f191025f255c40edbbb3eefe1470741c3251f9d5c0a0464688 396 0.26/1.00 vMB 126
218,409 218,409 00000000000004d2f0b70570d244e13e2bbef8c673ab4e6a29c24a11ec959de0 302 0.20/1.00 vMB 119
218,408 218,408 00000000000001d2cce7f00aa64cac1cff3ab8380bc10d04e9b1993e73465ddc 841 0.25/1.00 vMB 245
218,407 218,407 00000000000000619c41303573f91625c7c8e497d33317769d8f54affacb9247 138 0.05/1.00 vMB 227
218,406 218,406 000000000000047802eecd90d45ac75fba1075ab9fdefb18a57fa1da746cedce 140 0.05/1.00 vMB 261
218,405 218,405 000000000000053c012d0b4deab9337103beb39b05a124b9045bca4f902526ff 515 0.24/1.00 vMB 154
218,404 218,404 0000000000000305876a7df0e12316f3a3eae672ba5fead035163b4cc9dd914e 587 0.25/1.00 vMB 183
218,403 218,403 0000000000000489f0bf63fc0b1bfd829568873dfc4a34416c93768e7f194e05 417 0.16/1.00 vMB 209
218,402 218,402 000000000000040f8690da716d5cb5d527091c81cb763c7d892c8f780158ac40 136 0.08/1.00 vMB 122
218,401 218,401 00000000000000ff1c218213f6711b5ad0bb36f3af077f1e5227d2663bb85d8f 516 0.20/1.00 vMB 187
218,400 218,400 0000000000000305c596f0d620393782f4b4b0004f1d4c4df34753e5a81ae38e 242 0.12/1.00 vMB 181
218,399 218,399 00000000000003a70f7822e1d2a4e71faa298d429f053473fa0eebac5f5e6b40 92 0.05/1.00 vMB 123
218,398 218,398 00000000000001e64fa7502d558819382ec11fd4b26fe949e65fdd443c58e540 349 0.16/1.00 vMB 154
218,397 218,397 0000000000000038da92edbc07884180195e0e7dff4bcc8e4ad0e9ac7a8ec3a6 86 0.04/1.00 vMB 123
218,396 218,396 000000000000025f30dddee5f1a33601c7cb7fae01ffdf3acf13d9616c503355 486 0.24/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 783.06 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.78 GB
    • Received: 18.25 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.