Loading Tool

Explorer IconExplorer

Memory Pool

42,831 transactions
26.82 vMB
0.05732143 BTC
Random Selection Loading Transactions
Max Size: 141.14/200 MB

Candidate Block

Mining Attempt 9005dbdfd698bbc3e4dea6aa93ba09f0fe9df05a74ffebe8d5f02da094d82977
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root fee0d7ec15682277441dd46e2f2ef33c6720aceee32e7d8396cd9ffb14484c4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,024
Size: 1.00 vMB
Total Fees: 0.00750860 BTC
Feerates: 60.16 > 0.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (438,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,191 476,191 000000000000000000a46c575eaa23db906a609fac9f3384dfd20950408fda6c 1,692 0.99/1.00 vMB 104
476,190 476,190 000000000000000000819c6239f85a0d13ab5ae36737fa05bb93d71daad3f3ac 2,049 1.00/1.00 vMB 233
476,189 476,189 00000000000000000018473fc4401bc906452aac2887c64e679fc521df92aa26 2,246 1.00/1.00 vMB 201
476,188 476,188 0000000000000000000f62102b7a9c6f6945d24fdfe9faed10bfc54ed57b4e21 85 0.03/1.00 vMB 191
476,187 476,187 000000000000000001379d3f926621195f51462372105589da6a4a14841fb366 1,416 0.84/1.00 vMB 131
476,186 476,186 000000000000000000a2120cac0d3a95bc6f178024eeb58b7802c8f55ee0aa9d 827 1.00/1.00 vMB 57
476,185 476,185 0000000000000000001827d1f47cffa253e6671523c3e856fcafee96eca522e2 1,466 0.99/1.00 vMB 71
476,184 476,184 0000000000000000006150f9963d96995d5c9f41b23cd6449caea39d7a563b8f 1,210 1.00/1.00 vMB 107
476,183 476,183 000000000000000001271b86d949786f22b55b6b9e9b36e4dd770d54e66373f9 1,361 1.00/1.00 vMB 127
476,182 476,182 0000000000000000013afad55731ab7a938239e611048c89dc6c65ee0743d01a 1,203 1.00/1.00 vMB 78
476,181 476,181 0000000000000000012cca1d97a2792e172667bebf952feaf77d0caa795a9a9d 276 1.00/1.00 vMB 6
476,180 476,180 00000000000000000144a07823e6d967fac9722bb4d7169ff40c80a4aecef5e8 376 1.00/1.00 vMB 18
476,179 476,179 0000000000000000011b7fe31542d7ec86a55a263b3a72f5416bd4d19000b9a6 1,245 1.00/1.00 vMB 76
476,178 476,178 00000000000000000112419ac591d8c79d489881e976379942161297548ecd99 1,737 1.00/1.00 vMB 40
476,177 476,177 0000000000000000006c58e0f0dd35b518fb443f32f778fd68146559fc615c12 1,228 1.00/1.00 vMB 186
476,176 476,176 00000000000000000113ca6a29145b1a4ee4edd139f57b83ffc650cda05c1926 525 1.00/1.00 vMB 207
476,175 476,175 000000000000000000a7305f911a5396b176666b0d4554acafe4cfbd70dc9a29 641 1.00/1.00 vMB 214
476,174 476,174 0000000000000000005aba2f88f70354d2dbe1f0281cb360d65e6519639c9228 637 1.00/1.00 vMB 211
476,173 476,173 000000000000000000c546e72addfb3afa9c10ba86e02b6ff45e2bde73a67fe2 594 0.27/1.00 vMB 176
476,172 476,172 0000000000000000015c8f83fafd009169d935f83d7866982d8d1c5f7fa7a2f9 1,234 1.00/1.00 vMB 77
476,171 476,171 00000000000000000151caf185c5c8257c1c26993bb164917dcc08afdac3d48f 587 0.32/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 782.24 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: 655.23 GB
    • Received: 14.27 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.