Loading Tool

Explorer IconExplorer

Memory Pool

84,045 transactions
31.47 vMB
0.10186770 BTC
Random Selection Loading Transactions
Max Size: 192.86/200 MB

Candidate Block

Mining Attempt 8122ee06c7caaf8abb81128ac24b7aed72835968ccd4242c34ddadf3424bab20
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root 241917993a35fab3e9c9db709fe0207e72601b5e0e8d10c7f847128a6cf37d81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.02975364 BTC
Feerates: 150.54 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (608,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,311 306,311 000000000000000034a2ab4a40533fe36ab6b7fa6c114b619e85861c09606c93 491 0.34/1.00 vMB 24
306,310 306,310 000000000000000057fe8147ff2483ed71775e8f451b78d7ec88a70667d05c8e 107 0.09/1.00 vMB 15
306,309 306,309 000000000000000009e411a12494dabf2c9975575b6d532a4b4f7304c840e5e1 383 0.20/1.00 vMB 28
306,308 306,308 00000000000000004504e3c26d23faa2ddf4fc31d71f0422a698018adef13eee 120 0.07/1.00 vMB 30
306,307 306,307 00000000000000003b10440b27a1a0aa0a3734a8a0763d64c4495ae17451937a 206 0.13/1.00 vMB 21
306,306 306,306 00000000000000003c2d5111cdd5a2e894019c1ad4e880ad473e20896c9c60ce 201 0.08/1.00 vMB 35
306,305 306,305 00000000000000005ccbb26e111fc2fabdb0b41361559563438a753370017973 476 0.37/1.00 vMB 24
306,304 306,304 000000000000000001a3ec7eceee6ba8fb695ef5ab9449e8452714c7f7111dd7 231 0.17/1.00 vMB 20
306,303 306,303 00000000000000002c23e9289d63bd9899a0c2c25e36b20680f951f9624fbdba 255 0.12/1.00 vMB 32
306,302 306,302 0000000000000000365dcaee2db6b7a186a2c183ba79195e72372e9e6ada9a31 506 0.26/1.00 vMB 33
306,301 306,301 000000000000000041cd2630b59464cbb6af101acab056c5d939fbef40e38d94 40 0.07/1.00 vMB 6
306,300 306,300 0000000000000000386cdde96e8df20f0297a936b65284067f622e99612a59b7 267 0.13/1.00 vMB 32
306,299 306,299 00000000000000002e21b7866bdc0ed6e7288338c1f0205b32a3a1eafb31e45f 518 0.28/1.00 vMB 29
306,298 306,298 00000000000000003ec245e4de2d4847bfdc8144ae61dc2c044af3f0f8f15711 931 0.60/1.00 vMB 28
306,297 306,297 0000000000000000309b3f4dc0bee336d6ed61be4767a10c6eda122bda34223a 706 0.35/1.00 vMB 33
306,296 306,296 00000000000000000b209cd6187d6c364ec640b20992ef0303fd727fedcbc051 96 0.03/1.00 vMB 18
306,295 306,295 000000000000000034fa6505664d3b1ae847267954e020fbae8cf304bf1033cb 763 0.40/1.00 vMB 33
306,294 306,294 000000000000000044c902664e03523220e3105f1c2348578e10563f05a0ed80 1,010 0.57/1.00 vMB 34
306,293 306,293 000000000000000057a2c1958bc37a56d211c6625491ba4cd8f94eacba208301 295 0.15/1.00 vMB 31
306,292 306,292 000000000000000022550bb16e9a4643af224a89d1813e5f037e88c8ddf53dee 537 0.36/1.00 vMB 26
306,291 306,291 00000000000000001869a779343c70554a5f6791e34211938d3bba8131a1d871 709 0.47/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.78 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.75 GB
    • Received: 16.97 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.