Loading Tool

Explorer IconExplorer

Memory Pool

81,221 transactions
29.55 vMB
0.08298677 BTC
Random Selection Loading Transactions
Max Size: 179.86/200 MB

Candidate Block

Mining Attempt 9b68d1d5d4cd562492d57a1b9ca2c4690de84cbb3429ffe7824c0befe1dca013
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root b6b778c20317161c359c040485da3708399aacd58418243d7fc478a284ee5fa4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,283
Size: 1.00 vMB
Total Fees: 0.02074837 BTC
Feerates: 100.53 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (389,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,247 525,247 00000000000000000012425cdcee50a025fd6cf203ff09df65de38254dbb5176 2,641 1.00/1.00 vMB 29
525,246 525,246 0000000000000000002fc317ebb55e889580ceea81d5973bad5badca48a6d737 2,380 1.00/1.00 vMB 26
525,245 525,245 000000000000000000191958f8a9880c3a575bfd7cab47821aec81689580d7ec 218 0.07/1.00 vMB 26
525,244 525,244 000000000000000000390f7699c64058bb790d30cd47983b098d24e12108f827 1,085 0.49/1.00 vMB 19
525,243 525,243 000000000000000000374bcc46cf3bb2c0738f2465caf99d4eba642f251ac55f 513 0.24/1.00 vMB 21
525,242 525,242 000000000000000000242629891a166970ffc712b0e1ea514d742035a023e80d 2,221 1.00/1.00 vMB 26
525,241 525,241 00000000000000000040c4a27a8c8df842ee78c41391cf7b27848d00303a684e 1,650 0.81/1.00 vMB 22
525,240 525,240 0000000000000000003df26452cf5554d9d20b06f477aa64d8c936b57315dc15 78 0.04/1.00 vMB 12
525,239 525,239 0000000000000000000c0e677bf0a0410148cb21d5a90fdeee7dac09f9411c27 375 0.18/1.00 vMB 23
525,238 525,238 0000000000000000002d8d0c9c34a7ca59cd555ab43102c4f836d90c63daa615 1,015 0.40/1.00 vMB 25
525,237 525,237 0000000000000000003b15275da4dfee71369e4e163826089074778fe591699c 1,181 0.50/1.00 vMB 25
525,236 525,236 000000000000000000376fb631a09e2c2330353272512ff34d806b1905b50ffd 785 0.74/1.00 vMB 12
525,235 525,235 0000000000000000003f64b13d42bb043ec5d0adfeb078be9410d812c2abae9a 555 0.35/1.00 vMB 34
525,234 525,234 0000000000000000000654198f78c5e38d59bdcc2019b82caf188502962e4653 1,076 0.79/1.00 vMB 3
525,233 525,233 00000000000000000024887a465b22a6da53181303bad32b92c0e16750003524 423 1.00/1.00 vMB 3
525,232 525,232 0000000000000000001815ec8e1aeb871bd8c7206bb9da0e72725947b12d7352 1,507 1.00/1.00 vMB 6
525,231 525,231 000000000000000000277bcbd36a6db0aa320c5d14e0561b9569eea3d0e1685a 870 0.41/1.00 vMB 13
525,230 525,230 000000000000000000261a75bfaeb4901db2879fa7a7acd9f30a5e96c7ec5f7f 2,657 1.00/1.00 vMB 37
525,229 525,229 00000000000000000028e804b7da20ff9acb7974f3ab42f457ac1ade115f378e 910 1.00/1.00 vMB 11
525,228 525,228 000000000000000000174871e2802cba60420abbaa0aa9be5bbdb55ee679f733 783 0.99/1.00 vMB 8
525,227 525,227 0000000000000000001e32bfa7e621970edf576a58b552d4cfc2fc5abb4dc7ee 387 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.