Loading Tool

Explorer IconExplorer

Memory Pool

80,444 transactions
29.79 vMB
0.07466819 BTC
Random Selection Loading Transactions
Max Size: 179.52/200 MB

Candidate Block

Mining Attempt d300d4e36cec9cb0d7db1ed7e38cabf4f0f1d19c30fee4463adb0fb3c203bd4e
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root 7e5232d1ea23bf123eb5193ebf0ebbc47aa61374832f95d2f88696fa85f3bc0d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,476
Size: 1.00 vMB
Total Fees: 0.01400261 BTC
Feerates: 147.04 > 1.40 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (235,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,302 679,302 000000000000000000049c4711db3e0466ca52df503ff8226b01e81984c657ba 1,020 1.00/1.00 vMB 111
679,301 679,301 0000000000000000000473b90396121abdfd8f536ed2b35acdbe7597affae4c9 2,845 1.00/1.00 vMB 116
679,300 679,300 00000000000000000003da81b78a6b647571eee42efb226c1324839728497e95 2,760 1.00/1.00 vMB 116
679,299 679,299 00000000000000000001879db9cb0f6f567b00bcbd411faa75a7414da54eaa80 2,307 1.00/1.00 vMB 150
679,298 679,298 000000000000000000020699aaef267ee7bea7b98a45c08c003ee26b202a294d 2,502 1.00/1.00 vMB 115
679,297 679,297 00000000000000000006f372d704e35cc5a0b30508d0b66de6176db954126abb 2,325 1.00/1.00 vMB 90
679,296 679,296 000000000000000000096ed41fd17fef7d9caca2de1f7739c896c285e7289fb0 1,436 1.00/1.00 vMB 44
679,295 679,295 00000000000000000008a39af9f018698fff72c21323368049b3c39ab0920f69 2,279 1.00/1.00 vMB 87
679,294 679,294 0000000000000000000230fc5254d479cf962b2ea336fcda7f1e06341d3e2a0c 1,932 1.00/1.00 vMB 114
679,293 679,293 000000000000000000030b0f97563fa434ecebbb8723c8e35130850fbb5f68df 1,166 1.00/1.00 vMB 115
679,292 679,292 00000000000000000008ec5c55eaa00041afbaf336ccc6da7089dde63ff27e13 2,637 1.00/1.00 vMB 125
679,291 679,291 00000000000000000009e1c6f5f0afafe79fe0fa196b4c9fa897d1715afd092b 1,226 1.00/1.00 vMB 35
679,290 679,290 0000000000000000000153b9bd673f24fbfca782d794f9c75ea9daf1d49c8e58 937 1.00/1.00 vMB 37
679,289 679,289 00000000000000000005310f626ab1066dad3e6a5c6ce8d62a5764f932dff117 2,342 1.00/1.00 vMB 87
679,288 679,288 00000000000000000004cc115cdc796eefbbb9cdfab8bcf5ee12f12a75ebebb2 1,855 1.00/1.00 vMB 115
679,287 679,287 0000000000000000000c068065fed7cbc897cbc4fb32768858f64e118aabe555 1,915 1.00/1.00 vMB 63
679,286 679,286 000000000000000000093d7ee4869467d050eb3672118467904b807675d12bdb 2,166 1.00/1.00 vMB 43
679,285 679,285 000000000000000000048c1f6148075b2212b366cd6fa5f95a9eec8968921379 2,373 1.00/1.00 vMB 42
679,284 679,284 0000000000000000000af7dd882d6605909b96c86121897e11ede71301bbf3ac 1,806 1.00/1.00 vMB 51
679,283 679,283 0000000000000000000b24c7a05d7e851c302d59a6b6962190b6d7c5c55b4137 2,125 1.00/1.00 vMB 78
679,282 679,282 00000000000000000008a540d4732aeddeef85e69ea884ed0ad2b3e8cd069d11 2,283 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.36 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: 662.89 GB
    • Received: 14.88 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.