Loading Tool

Explorer IconExplorer

Memory Pool

83,146 transactions
31.99 vMB
0.10667382 BTC
Random Selection Loading Transactions
Max Size: 192.31/200 MB

Candidate Block

Mining Attempt cc860c9a31a7723de71945c613e5a072991298d37e8bfa7a5ef961652ea2ed95
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 58ebc682e56019d034d94a5d47150f96cca0635eb515c29a1fbc57b92cba8522
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,313
Size: 1.00 vMB
Total Fees: 0.02569210 BTC
Feerates: 353.36 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (385,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,302 529,302 0000000000000000002b07439d198ef50cad26576777294ba9dc46ad2e64016d 386 1.00/1.00 vMB 12
529,301 529,301 0000000000000000002a3f9d51bf4c9593ffa163d33f33f2768eaa7e170a6a74 976 1.00/1.00 vMB 70
529,300 529,300 0000000000000000001a9e508daab9569deb2be1c41651c7454837932af2b977 1,174 1.00/1.00 vMB 23
529,299 529,299 000000000000000000256814223f9d30a13c1879889218521efee30a990d6410 373 1.00/1.00 vMB 6
529,298 529,298 0000000000000000002d861186cd1a43127f57282470fb042d2b803c659c9661 1,212 1.00/1.00 vMB 8
529,297 529,297 00000000000000000001d54852c68100360f44db63d64f35561eb4b215c755c8 1,382 1.00/1.00 vMB 81
529,296 529,296 0000000000000000001309165e40b3aade21b9d8ad00b92a259ce558b78e34f4 914 1.00/1.00 vMB 18
529,295 529,295 0000000000000000000ff174c1c8e79b09c1c07b54c7f82720e1f5723bb2fcce 173 1.00/1.00 vMB 2
529,294 529,294 0000000000000000002d32d824df04e57a595f3bc702f9af32cf0f626f7ac64d 909 1.00/1.00 vMB 6
529,293 529,293 0000000000000000001fa176b8c0fbe8ff9570394d9ab1b1e0415fbfab28fb7e 2,631 1.00/1.00 vMB 65
529,292 529,292 0000000000000000002c1f51821bef5823663d684372837e050a1ea24e30ef4d 1,471 1.00/1.00 vMB 30
529,291 529,291 00000000000000000009c20be04d6276ed0f5df9626d8cb33ca01e44acf88a40 2,630 1.00/1.00 vMB 35
529,290 529,290 00000000000000000019efcbb807fbc7b048d5ded291c412d48a076a33001348 2,718 1.00/1.00 vMB 47
529,289 529,289 0000000000000000002f34bb72405c9090b70f4c18a8916eb46ce079ff764243 1,530 1.00/1.00 vMB 26
529,288 529,288 00000000000000000026c3789f376d05ea10af6bdcbe137713683f53fc97a853 244 1.00/1.00 vMB 2
529,287 529,287 0000000000000000002db5e1a7ed16a43d0f60e13545f5c35d2e9e5c1b06eaac 2,835 1.00/1.00 vMB 37
529,286 529,286 0000000000000000002f2062b41e8d6d87e1a4dab47c27999aa1a5e0313abe08 929 1.00/1.00 vMB 3
529,285 529,285 000000000000000000169fb71783ffa29a60a161e12a1b2dbf18861bdb722219 2,937 1.00/1.00 vMB 42
529,284 529,284 0000000000000000001d0f522582f23ad8b3a2ade11da6317a389771208ff81e 1,824 1.00/1.00 vMB 38
529,283 529,283 000000000000000000117c467ab5336077cb04f7f70ea6ebcd68e0b3ef6cf909 199 1.00/1.00 vMB 2
529,282 529,282 000000000000000000274f94c316fac7bc6d3b9e9d9587d036bd422959f9616f 129 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 17.00 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.