Loading Tool

Explorer IconExplorer

Memory Pool

83,252 transactions
31.21 vMB
0.11821928 BTC
Random Selection Loading Transactions
Max Size: 187.49/200 MB

Candidate Block

Mining Attempt 838c3ba232fd92cca9e84ec491675b187ffa2b7339c93bed6781cad047db4b2a
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root d39656af07647ee5a8e798e02fa1515c7688fd4ed9a5afad7a68c4f9072ea5a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,853
Size: 1.00 vMB
Total Fees: 0.04533213 BTC
Feerates: 163.06 > 4.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (623,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,232 291,232 00000000000000001f46b039366b1494fc0a6271933b665222ed5c66746b3763 387 0.19/1.00 vMB 39
291,231 291,231 0000000000000000a66c63d54b37cf1153fdfdf11461f3250a8debb2b5285188 19 0.05/1.00 vMB 4
291,230 291,230 0000000000000000c8dc843c6aab694e166098946d62a93668f824f867d7e059 1,892 0.83/1.00 vMB 42
291,229 291,229 0000000000000000b815c26438042a5995268e78cd7d4d7e02f4511b88ca8c2f 128 0.07/1.00 vMB 29
291,228 291,228 0000000000000000850c0c71e96f4c85703602d09ca29423b224dfefbf6215f1 534 0.20/1.00 vMB 39
291,227 291,227 000000000000000027133fc3186b9badd3a54b6cba1f32a3f3c21faee35c1390 413 0.27/1.00 vMB 14
291,226 291,226 0000000000000000d57099fdb3e85bdbc6e2a6c8fdf400e798c14db8f05ba453 492 0.25/1.00 vMB 32
291,225 291,225 000000000000000067bc3e9479a595b2f51d4c9f33e2bd12a9ff898cda185ab9 1,005 0.35/1.00 vMB 57
291,224 291,224 00000000000000000ffce91154564bbfb1e4ac148f5421bb65eb023965ad1ca1 188 0.14/1.00 vMB 29
291,223 291,223 0000000000000000e54a344839660261692927577eae50350fe993ae99fef1d4 388 0.19/1.00 vMB 41
291,222 291,222 0000000000000000ce7fa9b8f63ec764bca1b38552a4a465bbd58059e6ba5c93 755 0.32/1.00 vMB 40
291,221 291,221 0000000000000000583a9c31ad6f54ed09635ca648223119c72d78fbf3d8538f 703 0.35/1.00 vMB 39
291,220 291,220 00000000000000005db1c1be42e9575f9fd5e57f0f9056c9ce9e87dfdac57d84 256 0.10/1.00 vMB 45
291,219 291,219 0000000000000000c5227be416cde4bd8838b110d2c12d362d2ce90408bb08ce 437 0.20/1.00 vMB 40
291,218 291,218 00000000000000008220d43b0721a2ea276d44f83a109313ad724f2e8b6128fa 174 0.09/1.00 vMB 33
291,217 291,217 0000000000000000573e68669ebfd0ba2410f6890d0b9068ebeb1d44c3012629 471 0.18/1.00 vMB 35
291,216 291,216 00000000000000001972672f55c222af26e0f1d1498f4b1d8f3e8cc9f4b26952 377 0.23/1.00 vMB 30
291,215 291,215 00000000000000002461d36137789e9d644259529b598bba7be439daadc01e74 333 0.25/1.00 vMB 28
291,214 291,214 0000000000000000bdf5b897e1d7b26c20a66c4f80d709dec8bc617ff46c85b9 578 0.35/1.00 vMB 40
291,213 291,213 0000000000000000e205493c39ce585179376fcaf3edc125279f85d9c670506e 261 0.27/1.00 vMB 19
291,212 291,212 00000000000000007c200d7b41555c19619bfbbb50c6fbbbdb8fff65167a9027 685 0.35/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 696.31 GB
    • Received: 16.51 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.