Loading Tool

Explorer IconExplorer

Memory Pool

48,085 transactions
27.80 vMB
0.06132333 BTC
Random Selection Loading Transactions
Max Size: 148.52/200 MB

Candidate Block

Mining Attempt ae806bb280f7d1bf28f82a42bfc05dbe990a471b6ac93b5fd6b72d386b6f5af0
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 2722cfad988c5c204619a0a8c55cda9c242a78e05a8ecdf48c28fe31ed5ecff2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,160
Size: 1.00 vMB
Total Fees: 0.00894103 BTC
Feerates: 100.00 > 0.90 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (121,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,283 793,283 000000000000000000001a6aa79d949a89db392ff04ec5a9bb2dd8c2d4403e58 3,238 1.00/1.00 vMB 104
793,282 793,282 0000000000000000000084da8945a0b6bb5df84e30fa00959ee1184be1845b00 3,261 1.00/1.00 vMB 71
793,281 793,281 000000000000000000013b8be691f31bbddb27c2f91d78b02091844d17a9ca41 3,230 1.00/1.00 vMB 85
793,280 793,280 000000000000000000014c2af8bd8f055a19ac9b19e13e494e1454062fc7b2e3 3,299 1.00/1.00 vMB 69
793,279 793,279 000000000000000000011ff7dc9528dd012b76239cab8caf3be91a29893ada06 3,086 1.00/1.00 vMB 80
793,278 793,278 0000000000000000000080aca942ab17ea9035c6b5ffeec39a48ab66f0735120 2,044 1.00/1.00 vMB 102
793,277 793,277 000000000000000000011096bdfba22cba4eb42b411e8f993eb7c07dda07f034 3,332 1.00/1.00 vMB 92
793,276 793,276 0000000000000000000296a5c7c68a3d7fe49ebaf8e66a23bd6e80a69dd2c282 3,381 1.00/1.00 vMB 97
793,275 793,275 0000000000000000000248b27c9b245a853eff2f4183cd4335665b7afe729936 2,668 1.00/1.00 vMB 74
793,274 793,274 000000000000000000005ad1d94ad0b9ddcead728f895390f4df035dd17267f8 2,520 1.00/1.00 vMB 55
793,273 793,273 000000000000000000007196ae1e1e7ed3f533b5228de6c9005807788f843c43 2,574 1.00/1.00 vMB 65
793,272 793,272 0000000000000000000171b1841ed58f0efe74fc709e1ef391caec9578a304b2 3,471 1.00/1.00 vMB 94
793,271 793,271 000000000000000000009dd5270132bf8365968061eea013815ac620db49b0a9 3,678 1.00/1.00 vMB 61
793,270 793,270 00000000000000000002962ecb4e1b93428926a38959ed3e235b4f9887e82688 3,594 1.00/1.00 vMB 91
793,269 793,269 000000000000000000049c9cb099e8dd4f648803e86768639910441347d6a393 3,883 1.00/1.00 vMB 79
793,268 793,268 00000000000000000004d4a77103b4dbc33e20b89232991e2c10b8e104ff32a5 3,654 1.00/1.00 vMB 80
793,267 793,267 000000000000000000001abce8a253dd87df2d062eebcef1f7cd64444088d6b7 766 1.00/1.00 vMB 85
793,266 793,266 000000000000000000016517e78fd140076f8f735fb8b5fa206c3d9bb02f0d6d 2,690 1.00/1.00 vMB 90
793,265 793,265 00000000000000000005583d5ef121ab217811d1665bda00d94b01e50b00f93e 3,413 1.00/1.00 vMB 98
793,264 793,264 000000000000000000010879cc3ffc94202825cb69497af5ddb4025de872229b 3,181 1.00/1.00 vMB 106
793,263 793,263 0000000000000000000446e8d0ca16ccf7acf7d9a75ec5e0cc91ad46522dc52f 2,863 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.02 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: 649.99 GB
    • Received: 13.24 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.