Loading Tool

Explorer IconExplorer

Memory Pool

78,485 transactions
29.35 vMB
0.06313857 BTC
Random Selection Loading Transactions
Max Size: 176.60/200 MB

Candidate Block

Mining Attempt 082fca05031262f05933336e627eda9581818ae5480dea3e7a27cfd0d6fc2d50
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root b570aeda8f9d3d40ea8eedda3e8ec2f1d9f8f9bfbb24dd2acc574f1ed7eaef7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,448
Size: 1.00 vMB
Total Fees: 0.00358082 BTC
Feerates: 9.40 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (687,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,431 227,431 00000000000002c06ecaeb688bf53d85faf5b22ac3af39d2fc0fdd467621c880 485 0.24/1.00 vMB 186
227,430 227,430 00000000000001a127518ac040c1112c7f7862abefe09e7bdd28b3c690c5b6e7 256 0.09/1.00 vMB 487
227,429 227,429 000000000000005516a926c01fa9eaa34b530da282d3036116494a725930b2b6 580 0.22/1.00 vMB 248
227,428 227,428 0000000000000256ded5ab09369238bc35614f7380d6d55b24c8f79d17b15537 543 0.16/1.00 vMB 2,418
227,427 227,427 00000000000001b5a63f660a4ed59b9fe88baa83e45b43a51f1e52d12e4ce48a 228 0.15/1.00 vMB 44
227,426 227,426 0000000000000288f01b6b2ea039f6eca632e459758e94e2b94551c9ce02cddb 146 0.09/1.00 vMB 144
227,425 227,425 00000000000000da4eef7a9faefffa3638b60c776fcb94bfcad0dee39fd9f282 74 0.06/1.00 vMB 87
227,424 227,424 0000000000000305f819d4fc1e03e1395940abaf8394ee0e5127e848bd05a82e 203 0.11/1.00 vMB 138
227,423 227,423 000000000000004d504cc8ccde5cb48268439b752e3100c1d8fa4fd235084bf1 74 0.06/1.00 vMB 62
227,422 227,422 00000000000002742f1294c02a1b940c40b38338db8f52526476a0eb014ac81e 1,009 0.44/1.00 vMB 222
227,421 227,421 000000000000008172e46270ee30f93e2c8c540333e189739fdd4bb7c7caad9a 529 0.24/1.00 vMB 179
227,420 227,420 00000000000001705d5b5230e325f3ba19569deecdf8fdec74719bb07473bf26 496 0.21/1.00 vMB 191
227,419 227,419 00000000000001dd45972f4f9d711accdf92147041ebd7e37d0ccbaa2b925a4f 40 0.01/1.00 vMB 298
227,418 227,418 000000000000023ecbeaf019895f01f089d139f051335e9a863d7dc6f7336bb9 295 0.15/1.00 vMB 208
227,417 227,417 00000000000000839259a374b03d7584ae08c2f49fe1b747f2746eaba40ac679 397 0.18/1.00 vMB 223
227,416 227,416 00000000000002504aed065dccdc01d72e0db141463a384491568c5a16cfba67 234 0.15/1.00 vMB 133
227,415 227,415 000000000000010c85ed7e2396f975bd10f10925c42b0f32aedbc1e106fe43d1 305 0.15/1.00 vMB 166
227,414 227,414 0000000000000170b7997c3e906a7f8682b724aa9b7683acfd1b9babca8ae64b 305 0.15/1.00 vMB 185
227,413 227,413 00000000000001b986bd315e9c1d66dc74dd2a623f493abc4f55266f99495f6f 595 0.35/1.00 vMB 152
227,412 227,412 000000000000007bf4038193e7a8ecff49259deafcfb4d92f6a101e76d28066f 211 0.13/1.00 vMB 108
227,411 227,411 000000000000025f978216d33817f85da4c88edf83b2c5a7295c6887226fc442 779 0.25/1.00 vMB 271
Previous 10 blocks ↓
Total Size: 782.38 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: 664.24 GB
    • Received: 14.96 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.