Loading Tool

Explorer IconExplorer

Memory Pool

86,524 transactions
32.93 vMB
0.07718547 BTC
Random Selection Loading Transactions
Max Size: 196.31/200 MB

Candidate Block

Mining Attempt 0cac4545dfb33f63d0627c5c0b5271f6d22cc9d781124f8044e9d7fcb44bf156
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 9739c67c072c0212acc2978cea1fc0dfa997eb256cae35362bb20eb2d75bd375
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,981
Size: 1.00 vMB
Total Fees: 0.01170177 BTC
Feerates: 151.14 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (775,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,111 139,111 000000000000075d43e9af8e59cb0d8a945620e60eab34cb337e0582c9c2cd53 33 0.01/1.00 vMB 68
139,110 139,110 0000000000000441a7516eed0348baf0b3f8855ba4bfeb8adae593a174ac3dd6 22 0.01/1.00 vMB 15
139,109 139,109 00000000000000d2a9bbc133b1c9dfb0e075d0f5f1d98794d4126ed07e4d5bfe 8 0.00/1.00 vMB 566
139,108 139,108 000000000000023879d63b11b833c176691c31996cf01469acc7918ad03509e6 55 0.03/1.00 vMB 201
139,107 139,107 00000000000004ab2808dc3c0d65a5f653311b8c432bf306c3ce4dbcf5cb9786 15 0.00/1.00 vMB 317
139,106 139,106 00000000000004d1532ef2cf1b078eb510861713fc03bab96fbdb651e1487c7b 43 0.01/1.00 vMB 9
139,105 139,105 000000000000047e4a871d7711bad87b8a331767f7222866fcf100f2f0f740c1 71 0.03/1.00 vMB 154
139,104 139,104 00000000000003f62ca68937e18496121ccd2858b2b43099525d3f92015b0afd 1 0.00/1.00 vMB 0
139,103 139,103 00000000000009dd91ae96cbbf67af42340b0bc715b3606aa725f630b470262d 33 0.01/1.00 vMB 149
139,102 139,102 0000000000000719c5388ce85bc689d267fba0aad64f72ad9e931415c49c0b04 32 0.02/1.00 vMB 270
139,101 139,101 00000000000009d9f016834c203170c53023f2e704721cdb7dac6dc71f64ccc0 17 0.02/1.00 vMB 160
139,100 139,100 000000000000064574b9d3ee0ca49accff3bd2d1699f058e65f8c3326cc4c570 86 0.03/1.00 vMB 277
139,099 139,099 00000000000003a470475eff3bc1bb2265ddfdba9b6165699c0d7f984d301db2 14 0.01/1.00 vMB 223
139,098 139,098 000000000000076c29e76d07eb7e6895e3d29b33ebb9a9a4381f38e748a26329 20 0.01/1.00 vMB 0
139,097 139,097 00000000000009593d75c3cb14470c1eec72043cdf971e20e041df04dd09154c 12 0.00/1.00 vMB 184
139,096 139,096 00000000000000e6d3261466d29b46059079e6d5d9d0e3c845e2807f87386660 31 0.01/1.00 vMB 376
139,095 139,095 000000000000060eab3e8bbb37551e66f9e8f5f868a877f7f51c12e14fc6fe22 6 0.00/1.00 vMB 74
139,094 139,094 000000000000065967858f405ff7d9aeffa5a27905bf428ed781821d71ab8a0c 6 0.00/1.00 vMB 759
139,093 139,093 00000000000000fbb2f59ef8dca9301391c0e4832e89a01b5303ae58090822e4 150 0.05/1.00 vMB 73
139,092 139,092 000000000000094c9898b05108947b0e9d79a38badc44d83ca6f874fd5756aa2 52 0.03/1.00 vMB 145
139,091 139,091 000000000000092f0c08e622182ed4458417e50976748e82cb04cd1e70f1d381 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.