Loading Tool

Explorer IconExplorer

Memory Pool

45,776 transactions
18.27 vMB
0.19602522 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.41/200 MB

Candidate Block

Mining Attempt 68c85d77eef04d6b14b131d02958f8b5767801c72afd2b618cf736a76daff1d5
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root aa4738b33b8e0f22cb175970dc0d47bda6e12c8aeb3230823da051f5a167517a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,917
Size: 1.00 vMB
Total Fees: 0.06287642 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (699,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,863 213,863 0000000000000257293dd7b91b0a03b868a6b2835ac64c7880a0bf9c63d7d52f 11 0.00 vMB 65
213,862 213,862 0000000000000420ac39c251faaae94bbda693599901d7c6f8445f6589f37c5b 73 0.05 vMB 112
213,861 213,861 00000000000001bb145a608a198dbac89574a1a205c41ccfd13d09274128cf5e 108 0.05 vMB 151
213,860 213,860 000000000000006786cf57ad68c59e78dfbb4d3eb20e9fb254f6e5106073d6cf 30 0.01 vMB 105
213,859 213,859 00000000000001f16db5d92dd78a5f51a6cc1e508716a85930bde19fa7b72d89 137 0.09 vMB 100
213,858 213,858 0000000000000585b7faf6826bbcedf388aac8bcd2315d4da4577c41e55bc3a5 481 0.19 vMB 177
213,857 213,857 0000000000000196dd62fff3dd5bbe745016c19fb789dd56e6e307ed718723d3 158 0.06 vMB 201
213,856 213,856 00000000000000f3d81f3c1cdc51f384afa128e6e951fc1f20bc04070244f6f6 566 0.27 vMB 271
213,855 213,855 0000000000000475f2ff46cb9775c48b51d226904ac8f125d9d3c7e5f2951f37 575 0.21 vMB 194
213,854 213,854 00000000000004b4e162329b6fc392f206afacba4be35d9f0c1de3b42920b571 289 0.20 vMB 136
213,853 213,853 00000000000002f6f2f9b92110b0b74f9c0f91e02dd442f28ccd24ee4a7349d5 117 0.05 vMB 142
213,852 213,852 00000000000004c65254adfea6ba5748f18ef97b29eb0c86df8eb2db669bdf3f 662 0.25 vMB 199
213,851 213,851 00000000000003fab15e25a36ef5212501b138ea6dad82f9083bd45ebfac3f3c 56 0.02 vMB 147
213,850 213,850 000000000000057e3cb5bade7d742be5a2196f802da8b88676ef1bee98d1f599 179 0.11 vMB 124
213,849 213,849 00000000000000e3db5072c54d95ffb203986bf9e46f59d19cc9d0f1c4c71208 144 0.13 vMB 90
213,848 213,848 00000000000004c547212420961345205ffe7c5014f9bca53c689e16eaaafce3 271 0.13 vMB 155
213,847 213,847 000000000000022236c1b004a31fbe9526e44371f3f3fc7bad535e72e7ffb621 245 0.11 vMB 157
213,846 213,846 00000000000001748433be958cdb01ee153b092b83f145b11a4169c2eefefd2d 279 0.21 vMB 58
213,845 213,845 00000000000001e291327af9c95b2fd8ad3b0eca1d4939e42d4960f1da7cad17 106 0.05 vMB 141
213,844 213,844 0000000000000599115b83cd8b112bff8afec593ea66289b51fbf833d463b007 113 0.04 vMB 208
213,843 213,843 0000000000000343d10ac6c79b3e484f246bd4b4e0232d4119e1ee9059961877 266 0.12 vMB 163
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 11
  • Data Transfer:
    • Sent: 97.68 GB
    • Received: 0.43 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.