Loading Tool

Explorer IconExplorer

Memory Pool

77,983 transactions
33.33 vMB
0.14203585 BTC
Random Selection Loading Transactions
Max Size: 188.65/200 MB

Candidate Block

Mining Attempt 16abc80361381e25efc548f74ba9dc78a889ef784d53e095c4e536c952d8c80d
Version 20000000
Previous Block 00000000000000000000bb7fa09d78086bb333e351a7c3129fff08c9216ebf57
Merkle Root fe5de4316ad65b98149f5bed9e6ab70c284f2024b9c993efe68acf9c690ba311
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,136
Size: 1.00 vMB
Total Fees: 0.03576744 BTC
Feerates: 150.61 > 3.58 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,421 (636,200 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,221 279,221 0000000000000002f3c595b3b774e44b7bf36d37f32ff7c22273fedd7fdbf87f 59 0.03/1.00 vMB 54
279,220 279,220 00000000000000001011a51a542346fba0d36a81fb575ec73c7dd641134af13b 530 0.25/1.00 vMB 40
279,219 279,219 000000000000000072d861f8054a4dda595b1c8b604fbc8c658faebadc178985 750 0.25/1.00 vMB 72
279,218 279,218 0000000000000001c5fddcbf333a074f388002c63c5f1bcdf66e68d11073caea 43 0.15/1.00 vMB 17
279,217 279,217 000000000000000165976a48851e03bbc00d86bbb88f75b48b2976ede9df5071 287 0.21/1.00 vMB 29
279,216 279,216 00000000000000026119785e54afcf5ec2c50b17fbdbf8ab2b2731f0dc971b49 419 0.25/1.00 vMB 24
279,215 279,215 00000000000000015832723a8b16961195cd367e3409a1e51f0123c003a7f495 684 0.25/1.00 vMB 65
279,214 279,214 0000000000000000c637d34a5b97f9fc1f82ea774c50ff1c8f0b90e5a7ce0429 209 0.12/1.00 vMB 34
279,213 279,213 0000000000000000602f6b5bdf04a605080daa217cb7e897c6a167b3f1768bfe 19 0.01/1.00 vMB 31
279,212 279,212 0000000000000002d4b79a515e54bdac28bff18829b15994f6fbf95226eb9be7 188 0.10/1.00 vMB 32
279,211 279,211 0000000000000000a8e24e7b8b27c34fb123f28ad770a31bde450b00f215e127 73 0.03/1.00 vMB 45
279,210 279,210 0000000000000002859e184ab9e731bfd1fadaf82cfcbfe420cbf0a07bb0b1cc 90 0.04/1.00 vMB 14
279,209 279,209 000000000000000300b8ebde747309c937534926f7dadb6c0b7b685903a7341b 101 0.13/1.00 vMB 25
279,208 279,208 000000000000000270c1fee857857f2f58e9129167e7c94f62c5947d192701c5 665 0.27/1.00 vMB 34
279,207 279,207 000000000000000177ddf56a6d7e836a35ca16212a3e7eb14330acbd00b7722d 97 0.03/1.00 vMB 124
279,206 279,206 000000000000000009bf4a7293b70af31e459dff1cc70bc0acca2e257af7ce6e 428 0.20/1.00 vMB 48
279,205 279,205 00000000000000011e6b91cc9f3c67935b8015aafe2f854d7f412f8dff10bccb 668 0.30/1.00 vMB 54
279,204 279,204 00000000000000014f5b6f36c500d5ee7d0cc3bbf7fc6dfaa6a0b97661b7b0cc 336 0.14/1.00 vMB 46
279,203 279,203 00000000000000010857d7259f09049c6abadd46be7c6447db84b66c7abc164a 22 0.01/1.00 vMB 35
279,202 279,202 0000000000000000f270786fc22aaa034bcff66963cd328474d8bf073de2c322 155 0.07/1.00 vMB 26
279,201 279,201 00000000000000027c044e3b92f3eb43ddc8916826afca5d5eee88983d0468d2 39 0.02/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.12 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 737.88 GB
    • Received: 18.60 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.