Loading Tool

Explorer IconExplorer

Memory Pool

26,757 transactions
27.77 vMB
0.06507382 BTC
Random Selection Loading Transactions
Max Size: 133.02/200 MB

Candidate Block

Mining Attempt c2ea8db8d5b38dc8a7442b454d31f05d25ce458ba5da132a50eaa98a2c6dec93
Version 20000000
Previous Block 0000000000000000000027f10646a10b5efba6c9534cb2ab75fde3381e97b9ae
Merkle Root d908d7127dcecab2fb6fbe0cc5ffeaa90ca5aa3f91c5b1407a20334a601ed549
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,215
Size: 1.00 vMB
Total Fees: 0.01200718 BTC
Feerates: 101.57 > 1.20 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,500 (673,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,424 241,424 00000000000000d4a65cc4f32b46f013d35255e8d5febfc3e4b34b8386c47910 40 0.02/1.00 vMB 44
241,423 241,423 000000000000001ab4622f61b0f83613c04af7da969165e6202e4aecd9ec6449 440 0.23/1.00 vMB 143
241,422 241,422 00000000000000deefc4ec8a32de63d7cf2f7eadb34d1a135808ff304dd60356 350 0.15/1.00 vMB 154
241,421 241,421 000000000000008b8cb2e4f297592592e3751b74c59cae9673c59b952c4359d5 28 0.02/1.00 vMB 101
241,420 241,420 000000000000000cf267a1384296146b1149cf941deb5bf1fae5eb567f487c7a 310 0.18/1.00 vMB 144
241,419 241,419 00000000000000b210026d07be17f0e021b610a5f5516fcc03540634c3a2b368 22 0.01/1.00 vMB 101
241,418 241,418 000000000000008f50ceccf17f751eff1852acdbd8d4c12f505ef1c1acbcab57 95 0.06/1.00 vMB 136
241,417 241,417 00000000000000d86ed103a10197a63de80ca88b7169668fffd2f9810ab40ac9 220 0.12/1.00 vMB 130
241,416 241,416 0000000000000002130c22113f8e8752baaa588ef46fbe3ca42a27e5d16a43b4 367 0.18/1.00 vMB 195
241,415 241,415 00000000000000343e376a03cec629d67babee38146206cf99ceb1dc47d47bf5 137 0.06/1.00 vMB 149
241,414 241,414 000000000000000a6d09548c690cad59e321f44be9a10123dfb82c894a386b4f 487 0.19/1.00 vMB 177
241,413 241,413 0000000000000099a4a8a65b02adbda844cb4b00c9926c3735954b1a339f7e32 368 0.16/1.00 vMB 180
241,412 241,412 00000000000000b4fca0f525cf791acd8ca2107b4a6638af7830b6d229c18eac 123 0.07/1.00 vMB 107
241,411 241,411 000000000000002bc421ea2f5582ba96b976e0005e5efb73e956a92931d97ed1 350 0.19/1.00 vMB 134
241,410 241,410 00000000000000583c410bdb07ff2f1f27cbc51eaa16ec8faa7869f649a4c607 624 0.25/1.00 vMB 197
241,409 241,409 00000000000000d1eba95d1de7c0f4c0602291711d14b3b615f8da8abb35ab5d 237 0.14/1.00 vMB 103
241,408 241,408 0000000000000057428bab0866ef3aced23fbe73a0e52d30373a6dbca31a3d31 468 0.23/1.00 vMB 162
241,407 241,407 000000000000005a09182ecff19416141d63e3cfaacff06ca5983deb0a68734c 267 0.19/1.00 vMB 96
241,406 241,406 000000000000004eec470e5150005ef26711672bd4890ea3ca14ac925a3afe36 659 0.25/1.00 vMB 205
241,405 241,405 0000000000000002cb63faf44cd304e7818c9250a542e1b69611698da61d4d6c 256 0.08/1.00 vMB 238
241,404 241,404 00000000000000b1d51db88863ea9e3aa797497d3d7abbd40318b95b68a470fe 341 0.14/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

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