Loading Tool

Explorer IconExplorer

Memory Pool

73,242 transactions
27.07 vMB
0.06125584 BTC
Random Selection Loading Transactions
Max Size: 165.34/200 MB

Candidate Block

Mining Attempt e2eec66243450d4f86efd4d5caf6f5d58b857ed23e85a8dd9d522af340510aa8
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root b621c0ebeaed131c42a5d21150ea48955c1e3f6ad0053ed898bc3ae81d1520a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,729
Size: 1.00 vMB
Total Fees: 0.00395144 BTC
Feerates: 40.21 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (487,015 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,302 428,302 000000000000000004e39641c712f297cfaac199dadfc8b96ba8f3aa9a3022fc 880 0.35/1.00 vMB 57
428,301 428,301 00000000000000000484d459ba2e166ddd356b2644d7bf88e46ec9625e45a970 574 0.22/1.00 vMB 55
428,300 428,300 0000000000000000029ecf3456571b4dd6d46051268c4e350ce03b53294b2334 756 0.32/1.00 vMB 53
428,299 428,299 000000000000000003a8fd4628e524cfa7db5a5fab35628b3b54584814943a40 336 0.12/1.00 vMB 60
428,298 428,298 00000000000000000102106225b7fd418313699285d7c990e8ded30c00e8c185 1,266 0.99/1.00 vMB 32
428,297 428,297 000000000000000000bf2f59b7ab8c6f133340e99d9f308e202ad839ea655aba 1,175 0.94/1.00 vMB 30
428,296 428,296 000000000000000002c99b8120c37a625cbc647e3075fe2331b732a6393e8a3f 1,434 0.59/1.00 vMB 53
428,295 428,295 000000000000000000cb3beb2d3fbb068a1f9eed457d1430d772597a8038af59 291 0.98/1.00 vMB 10
428,294 428,294 000000000000000004a9dbf32acd4017a7c76cbfe623cc3cb903e6fca81e3d35 1,804 1.00/1.00 vMB 40
428,293 428,293 000000000000000004a9eccf474ff477cbf93a19073f9d08948d03a90d58d5e8 66 0.02/1.00 vMB 57
428,292 428,292 000000000000000000ebcecf351a9647db1d7414885b94845aae38029d6811de 111 0.09/1.00 vMB 39
428,291 428,291 00000000000000000024eecb4516dab7e236fd0649c4cfd1cf41e3184e7be88f 1,311 0.59/1.00 vMB 53
428,290 428,290 00000000000000000056ea8ec5e8aee29f6edc3f2b53afac2ac8e69d3583b2ad 1,659 0.66/1.00 vMB 62
428,289 428,289 000000000000000004efe7929ee0061d798fe206a2a1e772432b1bb5e89213ad 367 0.14/1.00 vMB 61
428,288 428,288 0000000000000000002b5a23e3221c8b1c7148d0192e81b1246bda3e9cd1977b 535 0.32/1.00 vMB 34
428,287 428,287 000000000000000001e10aeaf56fbbeb7461fc959181a5585ae93d9843703d04 750 0.42/1.00 vMB 48
428,286 428,286 000000000000000000dc82174e5a9cafc5bce27efab743183ac435f98da996ff 218 0.26/1.00 vMB 16
428,285 428,285 000000000000000000d0ec40f890c5abf84d096601fbefa0a00086fefe7b6f5c 1,965 0.75/1.00 vMB 63
428,284 428,284 000000000000000001ffb0cf689580c8471ecca640a7a84ec2a408245123d70b 1,496 0.63/1.00 vMB 55
428,283 428,283 000000000000000002545c82c482b3d4ec605eecb6d0e9cdd94c565e13e10f5f 2,271 1.00/1.00 vMB 60
428,282 428,282 000000000000000001d7b6f866926631d0ecc8afc796e5f2044d6df09dd0130e 98 0.24/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.94 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: 714.89 GB
    • Received: 17.61 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.