Loading Tool

Explorer IconExplorer

Memory Pool

8,470 transactions
9.15 vMB
0.01920454 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.19/200 MB

Candidate Block

Mining Attempt 0b9419fcb5d709a4c8ae8e8a951f6c51729f3a34be4e55470f7ff49582b58aa6
Version 20000000
Previous Block 00000000000000000000786707c7185cfb38fe9a224c64bb9f67929ff2388934
Merkle Root 529ffc538f91a0615cff5fb87862d9f3aefffce085ce1ad9cdd6f8067e70ccf0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,116
Size: 0.997934 1.00 vMB
Total Fees: 0.00593162 BTC
Feerates: 40.21 > 0.59 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,802 (689,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,853 223,853 00000000000002ae41dc09ba32306ff212f7c4c18333b6d3d6b306d3a33a546a 534 0.25/1.00 vMB 158
223,852 223,852 00000000000002aebb3bb016c780f304f004c308256a629b506917c93e2701b7 526 0.25/1.00 vMB 163
223,851 223,851 0000000000000281b587fefc21079830c41b4aa612c0c1ada2237876d3b02bfd 485 0.25/1.00 vMB 152
223,850 223,850 000000000000020e0e5d32b455a944b184eabed003ac031ee0295967d17fafc7 776 0.25/1.00 vMB 282
223,849 223,849 0000000000000342f01eca64cd1ad739012e5a52b354f8d20be708e33a5b3748 9 0.00/1.00 vMB 0
223,848 223,848 000000000000024cb94a91e4cdddbb53bff5517fb3a01b64377eba6aae599c5b 256 0.12/1.00 vMB 217
223,847 223,847 00000000000002012f6eb5c6fe41da2d6ab4846167469f7688285d67a2ec1136 15 0.00/1.00 vMB 29
223,846 223,846 000000000000033c93fb179b270bd13a4b95cd2b1b5a82e0173edf18bb47cb6d 512 0.44/1.00 vMB 86
223,845 223,845 00000000000002c5b77ae8abb82ab3a886d0e7243fbec30ce5e793ab63ec6337 732 0.25/1.00 vMB 267
223,844 223,844 00000000000003c55da4b3f9e9aac525e6d655564a98a4596b791b84b79a2686 742 0.25/1.00 vMB 329
223,843 223,843 00000000000001f791df10d7c156fb1db9b725dc9389d03435fd3a6189b5d997 64 0.03/1.00 vMB 94
223,842 223,842 0000000000000213b1f1eb6fe2f7374840c781d8108d27f5e52deb5276a68a25 128 0.19/1.00 vMB 76
223,841 223,841 000000000000004400f2f4fd2f30215348aa068ca2d0b958f12b7f25db04e96e 246 0.12/1.00 vMB 168
223,840 223,840 000000000000009696bb787837afba113c6e71897dc42ace3aebb2848c7735d3 331 0.25/1.00 vMB 128
223,839 223,839 0000000000000202fe00d980a2ac86ad5990a5d5151b7055f4e08ed60e6b7a11 469 0.25/1.00 vMB 191
223,838 223,838 00000000000001d0ed35a6526c9712adcea28c0cfeb21c24bb366707c32db6e0 166 0.25/1.00 vMB 89
223,837 223,837 0000000000000148e5860d43502b772a79654c77c5b5e259b3ebdba9cceb6cc3 468 0.25/1.00 vMB 221
223,836 223,836 0000000000000166c01f3ba9f293d59398dbc3d955227e2aac9c162e64ba5f40 388 0.25/1.00 vMB 146
223,835 223,835 000000000000000755e35106d99299c4a7c562810b8dbe64936cfff57e958f27 554 0.25/1.00 vMB 182
223,834 223,834 000000000000035caadffacc8bec10ef1ce32e405e569e381a8a7c827ceb752c 256 0.27/1.00 vMB 81
223,833 223,833 000000000000023873230683abab2dcab8b7c0fd182c003ceff057296c078dca 541 0.25/1.00 vMB 192
Previous 10 blocks ↓
Total Size: 780.27 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: 515.60 GB
    • Received: 4.36 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.