Loading Tool

Explorer IconExplorer

Memory Pool

75,200 transactions
28.90 vMB
0.08815622 BTC
Random Selection Loading Transactions
Max Size: 171.04/200 MB

Candidate Block

Mining Attempt acc4430a9e1450dee032dcff4c9e2628b1dcecab785b0f9f8c683ef583779dd2
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 2e72d4e01f865b0b60328a1d31696bc52d57fd63fe364c008cd59844e7f74c36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,996
Size: 1.00 vMB
Total Fees: 0.02821340 BTC
Feerates: 150.93 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (319,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,304 595,304 0000000000000000000e922efdb7a83d79253958b84591794cd67f222ed56b70 3,543 1.00/1.00 vMB 47
595,303 595,303 0000000000000000000ebcd8cf049b3e06f8b73a2ee5aa55b27749ca51502ba6 3,076 1.00/1.00 vMB 55
595,302 595,302 000000000000000000166e37b6845e0c85bf2f7f549809380a3b871b806e34a3 3,144 1.00/1.00 vMB 45
595,301 595,301 0000000000000000000bc386b986aa2f9581be2f472d3feaf3ef0747404a5e78 2,729 1.00/1.00 vMB 23
595,300 595,300 0000000000000000000adfcc61cacb0f59132958d449d015dd175634ed4f3568 2,861 1.00/1.00 vMB 27
595,299 595,299 0000000000000000000c0447193ad26407f801949a235d72dbf88f87a2e1ef2f 1,934 1.00/1.00 vMB 36
595,298 595,298 0000000000000000000db0ce7b97fa070f2fdd61cd08e32b2f35921a9f986594 1,207 1.00/1.00 vMB 42
595,297 595,297 000000000000000000101532231f72d726bdfe3b2e301dba56d01335e00f6443 2,854 1.00/1.00 vMB 52
595,296 595,296 00000000000000000005247ed9d855430649d0ed0c4ab7523bb566cbae9ec9ce 1,799 1.00/1.00 vMB 27
595,295 595,295 000000000000000000102615efc3e53625d61c212d7610e63549bd1eab0e0835 1,162 1.00/1.00 vMB 39
595,294 595,294 00000000000000000017154d8a4da3fb57f8c4361034d07bbcee6de0282e8c22 1,318 1.00/1.00 vMB 51
595,293 595,293 00000000000000000001d5b873ab6562dd45e0717efc62bb8c6b6af411938434 1,622 1.00/1.00 vMB 87
595,292 595,292 00000000000000000014dfa765ee5b77d431b4eed8e945b664423c04bb4786e7 481 0.14/1.00 vMB 19
595,291 595,291 00000000000000000006dc0ff5b99cdeb30594f23dab7cebfed8959bd83ff863 1,906 0.60/1.00 vMB 19
595,290 595,290 00000000000000000000b0d3d8a3c05bb48c34551a992c305266b9facb915754 1,354 0.47/1.00 vMB 23
595,289 595,289 0000000000000000001716d862287875ec332478f1f674551fe777da09f0df66 1,353 0.57/1.00 vMB 2
595,288 595,288 00000000000000000015010a65777cdb05c87b8b11a7249720dc1eb6cc528c2a 2,377 1.00/1.00 vMB 17
595,287 595,287 00000000000000000016a1ff403f200e7ff8830461dc6859344d9327e2859b56 2,131 1.00/1.00 vMB 8
595,286 595,286 0000000000000000001308f35a701e95f37da5a049b18bfe398efeeabac9b25c 2,925 1.00/1.00 vMB 44
595,285 595,285 00000000000000000008f10e9cbb75ba23c6c755dc2f297a6d2b9823691dea9d 2,598 1.00/1.00 vMB 2
595,284 595,284 0000000000000000000318edcc2651d4c437f13bfbed1a15b68eaa4249a66eee 2,876 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.