Loading Tool

Explorer IconExplorer

Memory Pool

75,608 transactions
28.30 vMB
0.06349689 BTC
Random Selection Loading Transactions
Max Size: 171.38/200 MB

Candidate Block

Mining Attempt 59c1e88f9f7b6c96f60f46326bd8f0fc39cbfb39173bbac2d551f1b796dcfbac
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 4e150abd88335fcefd457673d74c38355f502085638c48b2888afa0a840da6a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,309
Size: 1.00 vMB
Total Fees: 0.00503129 BTC
Feerates: 101.00 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (660,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,358 254,358 0000000000000020e8e7bb123f7eba9b3dd2372b5254a54a48bea83fec314b5f 499 0.20/1.00 vMB 114
254,357 254,357 0000000000000031baa260f1c6b7527c35ffd2ea6868beb3f82deeb62ab018df 464 0.20/1.00 vMB 113
254,356 254,356 000000000000001849dc7b81f12297fe5448e928fc02566d5da58fc90817dd66 451 0.24/1.00 vMB 100
254,355 254,355 0000000000000005c8172a4db7f2785121e6bf02d60376c2c159eabb8ead1b90 347 0.15/1.00 vMB 128
254,354 254,354 0000000000000025d41d0269b661cc504a4e15927b94006e2978fdd54a5e12ac 144 0.06/1.00 vMB 34
254,353 254,353 000000000000000b98e925838eeb367bd7cf6b955436e3989e6755dbf8b6a3cb 727 0.25/1.00 vMB 99
254,352 254,352 00000000000000239b34bf8e60217edfaa81eec6f834f2b335e6bb6e77c8c80b 610 0.25/1.00 vMB 159
254,351 254,351 000000000000003a898241d039b3f5878a6caac994527a3827adb2b5b3600527 512 0.22/1.00 vMB 152
254,350 254,350 00000000000000348fb7b94cad608621fa6aec2a51cf9f5aec9c93cee717884a 119 0.08/1.00 vMB 89
254,349 254,349 0000000000000031ab46309379fceb468ee334ca53eabb221aa17a8bce1c13ab 123 0.07/1.00 vMB 65
254,348 254,348 00000000000000232714857099392dc1e99859d139869bd235663aa5f1694c1d 323 0.17/1.00 vMB 92
254,347 254,347 000000000000000171c1103307a5d1733334d8dc410e006a6763080c2f9b5f46 347 0.15/1.00 vMB 121
254,346 254,346 00000000000000373faabfd9f8f712099a1fd57f932e72cb0807c7dff6990f9c 16 0.01/1.00 vMB 91
254,345 254,345 00000000000000131ca111d71cb76ac0543c69a0b5a4bc330bfffe87ce3cb6b0 176 0.08/1.00 vMB 110
254,344 254,344 000000000000000e7d89b58c4d1ac3d3ae8b7b5fafd92347d6cdbdd009cd31ae 22 0.01/1.00 vMB 96
254,343 254,343 000000000000001d106e7e90bf1a78aea02f18834f3dc54e0fac552b23d9e41b 140 0.07/1.00 vMB 85
254,342 254,342 000000000000001cbeddb14e37d1fcf20b5818d58621174406e1c84a220664f7 164 0.06/1.00 vMB 84
254,341 254,341 00000000000000044766ae516cddd925b29ad2e4f28ac08635ac30e0a9c6c292 649 0.27/1.00 vMB 114
254,340 254,340 000000000000001dd19e6caf3ecf66328f547f1ebac3f68096060c8eb08d524f 104 0.05/1.00 vMB 95
254,339 254,339 000000000000003aabd45d3106fc917477f367b8f7e38ba4ad10ace16d6fef64 249 0.18/1.00 vMB 73
254,338 254,338 000000000000000136c3616fc55a40c3a48035e9484ad319ea1c0fe3c9fc1ed8 143 0.08/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.