Loading Tool

Explorer IconExplorer

Memory Pool

80,903 transactions
30.53 vMB
0.08427480 BTC
Random Selection Loading Transactions
Max Size: 186.08/200 MB

Candidate Block

Mining Attempt dc93b48dc8d30ceaf58675c10a51b2676a925fbc056cc96dc009422bb5b2dc33
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 33f9a405e3d6ff1f2574e33ab38c96392eae6c2e415999733737a4ba61c4a47e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,456
Size: 1.00 vMB
Total Fees: 0.01510428 BTC
Feerates: 318.30 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (88,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,358 826,358 0000000000000000000318551ea0641db6f41aafdc9c80190b7a1cc0eecf7300 2,538 1.00/1.00 vMB 53
826,357 826,357 00000000000000000000efd29532f77f1dbee507bd60f4ea3333ba62b3910d89 3,245 1.00/1.00 vMB 45
826,356 826,356 0000000000000000000054e044c2d98b04652d2d7f9d6d435d53db3917c01687 3,146 1.00/1.00 vMB 63
826,355 826,355 00000000000000000000e983b07381216e88142e7dbbef91000b696539f61511 2,818 1.00/1.00 vMB 57
826,354 826,354 0000000000000000000334cd57909a939b5416dda269c8cb5052758f473a091c 3,328 1.00/1.00 vMB 75
826,353 826,353 000000000000000000021fc0b889b7f6c6685d2579a1333e71199144f731bee6 3,279 1.00/1.00 vMB 83
826,352 826,352 000000000000000000033141f8d577ae3bdc8859a60dbdc951cde2ba5a59de6b 3,274 1.00/1.00 vMB 61
826,351 826,351 00000000000000000000e5114208689c0a62d3fdf1ded3da82da29456a5ca949 2,790 1.00/1.00 vMB 54
826,350 826,350 00000000000000000000fc418086bc7ad6b8c2dcad8297847df49894f6eaf045 2,900 1.00/1.00 vMB 102
826,349 826,349 0000000000000000000286652d3228e4c5f4657db28309632202905732aa040f 1,048 1.00/1.00 vMB 41
826,348 826,348 00000000000000000000c8dd5a33dfb4b67b045a078e06e98fb701c6c809bbe9 2,292 1.00/1.00 vMB 55
826,347 826,347 0000000000000000000147505b6136b7e234d4d96d2c611af6d47d24ef5901a7 2,611 1.00/1.00 vMB 58
826,346 826,346 00000000000000000003a7c3c7b1d277646dff98ab6eb4acef404eab2fd68a14 2,684 1.00/1.00 vMB 59
826,345 826,345 00000000000000000002ae5bf8225365aee00d06dc1ac68c2b434a284892bacb 3,377 1.00/1.00 vMB 40
826,344 826,344 00000000000000000003c1e6b3c4fb80538fbcc6aef8243ffc286c646ee9a686 3,121 1.00/1.00 vMB 67
826,343 826,343 0000000000000000000374c9151e09a2851e29dd67ea394586421696a533d128 4,044 1.00/1.00 vMB 45
826,342 826,342 0000000000000000000207bf241b997a20d79b8253b8bd92336ade6e2c3f8ce9 5,629 1.00/1.00 vMB 44
826,341 826,341 0000000000000000000063577b5d142cdf23a744b30ed7ccb7dc149c9ef4b000 4,818 1.00/1.00 vMB 40
826,340 826,340 00000000000000000001bda3ec5d73804020d2e18aa7fe79577b750dddbf5513 3,962 1.00/1.00 vMB 61
826,339 826,339 00000000000000000003bd3561d3b85ba4616112b50ea09c05f36e818e21c275 3,108 1.00/1.00 vMB 44
826,338 826,338 00000000000000000002f42bf64dcb96b4a66fd5a47311275fa46cc66dd0db3c 3,236 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 783.00 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: 718.35 GB
    • Received: 17.89 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.