Loading Tool

Explorer IconExplorer

Memory Pool

88,855 transactions
33.71 vMB
0.14363308 BTC
Random Selection Loading Transactions
Max Size: 199.78/200 MB

Candidate Block

Mining Attempt 657b13d9846244df514c38630e8a357f15fc7d05a02df6f6994067968fa8cb12
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 54ebe9ff2726ebf108c701270094029fab5ee97d9a7d8029b0508bef075feb22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.05811591 BTC
Feerates: 469.97 > 5.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (235,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,317 679,317 0000000000000000000b89b2f7ecf9d71921d3a506dd614e562053fe3fbc28f1 570 1.00/1.00 vMB 109
679,316 679,316 000000000000000000099b93f36b8264f25cda464975bc62c3525e404e0b07d1 2,137 1.00/1.00 vMB 86
679,315 679,315 0000000000000000000851ca3bfb4489eb6cf24b86b8ac6e150deb827eaaf350 2,405 1.00/1.00 vMB 70
679,314 679,314 000000000000000000045dd35ed95d38b1d62c55a7130cdeae04342e7933b211 2,921 1.00/1.00 vMB 108
679,313 679,313 000000000000000000063ba9c2922fe76a69fafffd918ff30b6c833a9c8d3eee 2,059 1.00/1.00 vMB 55
679,312 679,312 0000000000000000000431332e01801d9e94d05863a0861eb14455245fddbfe6 2,097 1.00/1.00 vMB 50
679,311 679,311 000000000000000000029141bac015f6175982c4ae1984143c341d54b664d0a6 2,234 1.00/1.00 vMB 73
679,310 679,310 00000000000000000001278e7a65ad7af6a156ffef299834cfe50f1eb42ee56b 2,048 1.00/1.00 vMB 113
679,309 679,309 000000000000000000018b6c041f2c3dbea930f9846ec3b6bd3527a6dcfe541c 642 1.00/1.00 vMB 65
679,308 679,308 00000000000000000007dbb63054e25498120f1f7c4dc375e81d15c76f508d8a 2,959 1.00/1.00 vMB 83
679,307 679,307 00000000000000000002b82569aa42323bd06b4dcfab8faf3a2c57f44cc1d7cb 2,848 1.00/1.00 vMB 100
679,306 679,306 00000000000000000000a96ba466bb5ffee863cfe7c627b038b3046d6425239b 1,428 1.00/1.00 vMB 98
679,305 679,305 00000000000000000000175b95c32a651560f8853c833e4fc73231bc2cf21c36 951 1.00/1.00 vMB 111
679,304 679,304 0000000000000000000247eb3caebb50e7c800080129c5c5f6268587a6b7e8d2 1,440 1.00/1.00 vMB 113
679,303 679,303 0000000000000000000bab7b14c297d74251e11338108058c3d690a32b6dbe7b 1,764 1.00/1.00 vMB 111
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
Previous 10 blocks ↓
Total Size: 782.30 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: 658.01 GB
    • Received: 14.56 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.