Loading Tool

Explorer IconExplorer

Memory Pool

39,413 transactions
32.63 vMB
0.07495443 BTC
Random Selection Loading Transactions
Max Size: 161.23/200 MB

Candidate Block

Mining Attempt c92822b63e218e088321b275b4e9bf9705a63c63bd47b0e648a0079ae1f7e377
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root b490223be45edf5b8155a1ba3ff98c14d173de60bb27c578c99408d531ece69c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,349
Size: 1.00 vMB
Total Fees: 0.00616203 BTC
Feerates: 13.87 > 0.62 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (676,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,594 237,594 000000000000003a2c863f94d8d7d0b2761704769f6f2658bfb5421777c1d71d 334 0.15/1.00 vMB 182
237,593 237,593 00000000000000a928caa7a836e6b7deb286f232cacac97ebfa1460bfa207f3a 459 0.25/1.00 vMB 108
237,592 237,592 00000000000000ddec8e5ecc2c92c0c204791c8acd198c068d3be5fa35acbc58 519 0.25/1.00 vMB 150
237,591 237,591 000000000000004599ea8d832f700e982e69b2dd2daebe84f73b0159b0c7b361 715 0.25/1.00 vMB 213
237,590 237,590 0000000000000066355e5b6170783ae036d2ea3cdce304afefd802886f16cec2 54 0.02/1.00 vMB 93
237,589 237,589 00000000000000b7757da844dbd9142e94c8a506645d75ed5f7c95f936f9d390 284 0.13/1.00 vMB 169
237,588 237,588 00000000000000fadd7d6e65c40fee2608e08e1ad8319a1a092d7fda9c5627cf 262 0.19/1.00 vMB 100
237,587 237,587 00000000000000872acd8c4f2fe8eba670dc2249f6dcee788df1718de772c90e 724 0.25/1.00 vMB 208
237,586 237,586 0000000000000117fafeaa7406541fa8b356a91fd283bb76d2f58536c943095f 641 0.25/1.00 vMB 177
237,585 237,585 0000000000000116510ab9c19ee52717a17079f083b9f7d443e7422af71cbd0d 320 0.10/1.00 vMB 74
237,584 237,584 000000000000013a1bcc6bd88e8ff7e34430a884d96a0577047991df6a35e7b1 369 0.18/1.00 vMB 172
237,583 237,583 0000000000000059cbd87d8255a49c8fd87592168f1627dafe571e937235ca4d 323 0.14/1.00 vMB 163
237,582 237,582 00000000000000f47ddd2f1412945485a79839550ca4aba9b12631b02e3cafcd 183 0.09/1.00 vMB 139
237,581 237,581 0000000000000118e372470e622e7462af4cff4850bb0f484a14823c84bbb17f 582 0.25/1.00 vMB 181
237,580 237,580 000000000000013befd159d14fa549c52d5e9dbc1596e0ed254e742b31b4e38c 329 0.16/1.00 vMB 150
237,579 237,579 0000000000000063db17bc3c0d4dcb6b5fd0ba2d0bc0a50fe826f61b6e5e3e83 118 0.10/1.00 vMB 63
237,578 237,578 0000000000000067d791d9843bccd8b405d99f9cc8424bd9037c4f40664fdbc0 485 0.21/1.00 vMB 196
237,577 237,577 0000000000000041813a9b7dde54428b1c56379dbcf68cf5474c9651ff66fc03 426 0.23/1.00 vMB 130
237,576 237,576 000000000000017da909fe5d52fcd292de2de93dd77c9def882f05b0efdc2b80 544 0.24/1.00 vMB 183
237,575 237,575 00000000000000b3ab55ad4ccda4ac937abefc560358e1edc7783e6d88ab0f03 421 0.19/1.00 vMB 183
237,574 237,574 00000000000000f595dabc67b09229d6cd93224da85c46415f5c782e09ab576f 376 0.17/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.