Loading Tool

Explorer IconExplorer

Memory Pool

40,398 transactions
17.78 vMB
0.15382608 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.18/200 MB

Candidate Block

Mining Attempt f84c673d82add49ce42bc8fe0d0f782bba9c744534391c33db160456d4c9803a
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 7c633b840dfefde5b6a4fd8e77be395319ce57a93b7eacaa2756d109b5f864fd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.04466644 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (696,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,828 216,828 000000000000039b93d738acb89995f1887d564adac2c4268561039f5d582514 572 0.25 vMB 185
216,827 216,827 00000000000003de179f8aabf18a5deb97cb323a423874458696fa672df7a2c5 163 0.09 vMB 58
216,826 216,826 00000000000000a5adb3e44a6cdf14836e57695da93aab9b0e8e4924279a0151 47 0.01 vMB 250
216,825 216,825 0000000000000333c2b3de3ac633e33165e3dd4d3d0891c45b3c507044b5a8a5 224 0.09 vMB 178
216,824 216,824 0000000000000292341372e301919911102710f50cf448eab0dcbba86879494f 327 0.15 vMB 170
216,823 216,823 0000000000000211512667d231271bd3a5290052413c92819bb8149bf05bd5a8 122 0.07 vMB 120
216,822 216,822 00000000000002ebab9296e7306e882462f64639414d202e888b36122d474c93 203 0.11 vMB 93
216,821 216,821 000000000000037e70cc86db1044430253f326ba78089b8d1f4d5468dc543bc8 678 0.25 vMB 205
216,820 216,820 00000000000000e428a420487ed02bb1b8903dee71d972a1552bb70630189437 645 0.27 vMB 221
216,819 216,819 0000000000000333189f2bc4a671ed10abedb5c9fb3f6d69a2498c8c2317eeaa 598 0.25 vMB 189
216,818 216,818 0000000000000153447b2accb4456a3ce4b60639393f850ff31a8b335b1f61bf 72 0.03 vMB 194
216,817 216,817 000000000000048d0bc61b04b5a45a9f29f82ed77849873dd9385556c0f91977 309 0.26 vMB 111
216,816 216,816 00000000000003ab17aae835b5ca2d3976dfcdd30a4b48957a433fa86ff70077 529 0.25 vMB 173
216,815 216,815 00000000000002dab30bca4e69d80c4e22feb1e033f89d41cfb5472ad6140d4e 581 0.20 vMB 344
216,814 216,814 00000000000000461faa20bf239075b6ed404b2472b94fbcc1c80cefd1ee297d 292 0.13 vMB 121
216,813 216,813 000000000000043e92c4d60ca81d90a08975997a6d14117f078c54a853fe4ba4 83 0.04 vMB 159
216,812 216,812 0000000000000326c2c973ef36eb2c1c2736ea611dbccc019e119534be2bc28c 124 0.07 vMB 133
216,811 216,811 00000000000002306decb6aa698095c2c37f050bdbee69d18d0213cc3c7c9870 533 0.21 vMB 197
216,810 216,810 0000000000000306212603012b675dfd4e99706da85442145fe08c7b9f010d70 122 0.05 vMB 193
216,809 216,809 0000000000000457da6269b526b7ca7a2102e04b789be23c4360c909acc27d9e 47 0.03 vMB 42
216,808 216,808 0000000000000237e1708f70443ad86fd072259a87052866d316fec67a3675f3 128 0.34 vMB 16
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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