Loading Tool

Explorer IconExplorer

Memory Pool

77,152 transactions
29.26 vMB
0.09318889 BTC
Random Selection Loading Transactions
Max Size: 176.71/200 MB

Candidate Block

Mining Attempt 4a8485144c200cf281792e2ccb49a72a4264e001dc1e593f5ac1c4faef1f23e8
Version 20000000
Previous Block 000000000000000000018dccc1f80f688a1293ee5004ca43085f353ec09eaad5
Merkle Root 44c9a0394e659c345d6ceab191acdd01a9f05b0bca2c2d32bc9353b4ba718511
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,757
Size: 1.00 vMB
Total Fees: 0.02077741 BTC
Feerates: 82.92 > 2.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,275 (544,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,182 371,182 000000000000000011ca05df42ffe884eef7b946b6769e07bb208d92b99f183e 1,976 0.95/1.00 vMB 36
371,181 371,181 000000000000000011539a545af0684c4e0b30a62a024bdc7c7454f3267ef916 397 0.18/1.00 vMB 41
371,180 371,180 000000000000000007e957d35219cebc8356a08a200151e454b6a9fcffa85cde 1,457 0.84/1.00 vMB 30
371,179 371,179 00000000000000000387d0dfbe487d11f1ce331894aef7513f0e46a215e8da28 460 0.22/1.00 vMB 35
371,178 371,178 00000000000000000f5031bfebc8140d252a8190502fc444c97dc598ffaba702 1,433 0.89/1.00 vMB 31
371,177 371,177 000000000000000012440ff0ca374c1ea072481310a0a949dbcdbe46d113ccfb 220 0.23/1.00 vMB 19
371,176 371,176 00000000000000000a1c2269c1eb7df82c0f7d90ac88b20f280ceb8ac8e29ab6 704 0.99/1.00 vMB 16
371,175 371,175 00000000000000000dd97ee5206b9712082221e8d6fed86c3f59b191df5a35e2 1,022 1.00/1.00 vMB 23
371,174 371,174 00000000000000001102d361ee6bcb01511361aa5545ef0c229e006c5671ed59 1 0.00/1.00 vMB 0
371,173 371,173 00000000000000000d8348aa624585e8b200b68459f982b2feeac098a5b5aee9 1,482 1.00/1.00 vMB 31
371,172 371,172 00000000000000000910f5946a5fc9c3c4e039bb2ac6bd1999a658ea5bed8a1c 1,588 1.00/1.00 vMB 38
371,171 371,171 00000000000000000a6a2c02e7689928441c0e98d8eb5f0995501e7c1b90cdbb 1 0.00/1.00 vMB 0
371,170 371,170 00000000000000000b7f89812b1f46dabd5ae1696c5146e2854f12cff30108fb 496 0.31/1.00 vMB 33
371,169 371,169 000000000000000005a5d8437c7ffea127383520e3920afc05e63b4c9eed78b2 820 0.49/1.00 vMB 31
371,168 371,168 000000000000000008558e236a1eb81b8c673e92981e99de2c571e293af22758 564 0.27/1.00 vMB 39
371,167 371,167 000000000000000000968ea3494b7c2b75f9842a2b2602496366a4c00b50a421 463 0.22/1.00 vMB 25
371,166 371,166 000000000000000010bbb867449be6310eef72064567d063bbd6a6ac3dbcb5a1 1 0.00/1.00 vMB 0
371,165 371,165 000000000000000010814c1fada60e908c8c080df83d65d97a1c6217881382d9 125 0.07/1.00 vMB 25
371,164 371,164 000000000000000012d3fcd4e5b9701a782d58a3845ccc0865eca515ea6ac5fe 635 0.40/1.00 vMB 28
371,163 371,163 000000000000000009a709fce7eb574a22be1a2a50afde18f4781c425c4a6e9f 1,798 0.95/1.00 vMB 42
371,162 371,162 00000000000000000487c1e4f8d00085e87ab1800d6bd5a9e0d4c342b0f24a3f 836 0.52/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.87 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: 713.07 GB
    • Received: 17.30 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.