Loading Tool

Explorer IconExplorer

Memory Pool

46,377 transactions
27.96 vMB
0.07511268 BTC
Random Selection Loading Transactions
Max Size: 147.14/200 MB

Candidate Block

Mining Attempt 967d0422a8f980e8cd38a8dd0fe0efe182f9133bfe0ad1405bff6ecad9c6d7ed
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root ba56ae261e2092e9edb3983d1a1f9b760f17f14ac4a514c2acb9a5a6554a8afa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,230
Size: 1.00 vMB
Total Fees: 0.02189521 BTC
Feerates: 100.36 > 2.19 > 0.42 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (622,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,328 292,328 00000000000000008e240a3bed23a2b156bb7482c9f4e7e2108072e76a0d1afa 87 0.10/1.00 vMB 15
292,327 292,327 0000000000000000473d5bf31da5e2d1e20e35bf6719f530b70e5b12f79e4605 512 0.20/1.00 vMB 41
292,326 292,326 00000000000000006d89eff8f7cda098557e68a2f62601dae169b4ac9d5f0b43 307 0.14/1.00 vMB 33
292,325 292,325 00000000000000006caa894c02a7254475acaefd5adf50d97de97f85470620db 503 0.25/1.00 vMB 35
292,324 292,324 000000000000000014e740b042d19867ae4456ab1f4d3c121209af68fe27c4e5 410 0.35/1.00 vMB 17
292,323 292,323 00000000000000005f9abe55df11ca64b764090bc135bc6d72f3b652e12bb624 512 0.18/1.00 vMB 46
292,322 292,322 0000000000000000a4de670b76a6672dc5e2484b2b266302ec01b28005191a18 256 0.11/1.00 vMB 56
292,321 292,321 0000000000000000bf6a361bced4ee6f694a16cc8b4d7889e25dc9f2357c6fee 185 0.12/1.00 vMB 23
292,320 292,320 000000000000000063306b17182f398a454d72736b38a30d0a7d49aaf898383f 128 0.07/1.00 vMB 26
292,319 292,319 00000000000000006b6834bae83e895a78c5026a8c8141388040d90506cf3148 162 0.10/1.00 vMB 29
292,318 292,318 000000000000000088280c746e00c72067ff0656150f9e90f853a71f46f806b6 168 0.19/1.00 vMB 14
292,317 292,317 0000000000000000634417e46a5033704e6c8640579d2fcc44a5b046c8a83dda 512 0.28/1.00 vMB 30
292,316 292,316 00000000000000006e96c226cb5148cebd13b33be714633a2cc10428293c981f 802 0.90/1.00 vMB 18
292,315 292,315 00000000000000000de0b1465053f006c5accdd72abc1043e5cf55bc602f1416 326 0.25/1.00 vMB 23
292,314 292,314 00000000000000009e4ef3fa9a4966a4b82c10f7a3a64e79a3810d52a28a75fa 860 0.35/1.00 vMB 40
292,313 292,313 000000000000000003d7c7cb1d9f71d59fe57718c03f916bf10a29b70e062f9b 256 0.11/1.00 vMB 48
292,312 292,312 0000000000000000bdb79fb6a07449f06a87c9a8d8364484cd0c934c8de2c671 727 0.50/1.00 vMB 30
292,311 292,311 00000000000000009c15395cc5b581a4ab207a226f584e7a0108aa2ffd95ee98 512 0.20/1.00 vMB 33
292,310 292,310 0000000000000000c955501d729a190ef9ef482851bb76a71d13423b7cb53f17 1,024 0.31/1.00 vMB 75
292,309 292,309 0000000000000000824c204f1cf8c78c92b5b706eb6edcb275f189b4a724b518 226 0.15/1.00 vMB 24
292,308 292,308 0000000000000000a9a629e0dd62abf50e3424f35f2993e222dca67c27cd3960 397 0.51/1.00 vMB 18
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.04 GB
    • Received: 14.46 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.