Loading Tool

Explorer IconExplorer

Memory Pool

42,603 transactions
26.12 vMB
0.05138451 BTC
Random Selection Loading Transactions
Max Size: 137.29/200 MB

Candidate Block

Mining Attempt f6518ca1aee767ebbdc5ea33ecfb3564f4ccd13a42b933b525345ee67258b80f
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root 1354782f9cdfcf6959a15becb2a08cb50989575a2c06fc3d0b92e274c91b38b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,182
Size: 1.00 vMB
Total Fees: 0.00379246 BTC
Feerates: 77.76 > 0.38 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (372,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,357 542,357 00000000000000000002f657de3c0cae5e4ca80de0ebc44afc1dcaf0ba8d6e69 1,774 0.98/1.00 vMB 19
542,356 542,356 00000000000000000002af12e4f2a5e3cba81afa6c692fe0a8ac87b125ce2725 867 0.73/1.00 vMB 10
542,355 542,355 0000000000000000000c44492c50dd77d8854684bd03969dde9803b6108e1bb2 797 0.33/1.00 vMB 17
542,354 542,354 000000000000000000251fd1d0afffa3f393003956e01081456adb566ec10716 1,873 0.84/1.00 vMB 6
542,353 542,353 000000000000000000043b773dd47570655fe9102ee6157529190d87e306c0a2 2,489 1.00/1.00 vMB 30
542,352 542,352 00000000000000000003ef049b18b5999f929210ec3ce14817ab7a210166405c 489 0.20/1.00 vMB 9
542,351 542,351 00000000000000000007ad628bdb240995364b95ca6e0293790d9f16f9dead5f 372 0.13/1.00 vMB 27
542,350 542,350 00000000000000000013b2bad3578b675f8bb777d01e54a15d5721095bda2d8f 2,274 1.00/1.00 vMB 2
542,349 542,349 00000000000000000010066a311c1da304f8f68456d048fc0e9df8bf9345afcd 2,570 1.00/1.00 vMB 20
542,348 542,348 000000000000000000175eb352d005f788f9114cb52001b5893eb4610b4740e9 2,843 1.00/1.00 vMB 23
542,347 542,347 000000000000000000064004cb8df2187c103c65488d7bac088c405878a1247d 2,692 1.00/1.00 vMB 27
542,346 542,346 0000000000000000001dff4f97a36d184dcc64e238f304b9f92e485c49de199b 1 0.00/1.00 vMB 0
542,345 542,345 0000000000000000000b7aca7fbb6b02ac4482bee832abc39a2ee990f1e12f1b 303 0.18/1.00 vMB 15
542,344 542,344 00000000000000000016ec8714e33d60df2a9e6dddaa032e3f54339140cddd55 115 0.03/1.00 vMB 18
542,343 542,343 00000000000000000017afbe32eaa4dae3bdb6dbffe39befce7fa0140f4788ba 2,042 0.85/1.00 vMB 4
542,342 542,342 0000000000000000000f9a99bce6da7e502f48701275806cc221c208e8accae5 2,898 1.00/1.00 vMB 15
542,341 542,341 00000000000000000022315f028806ce995c6654e5498830cae106e8134fdee7 2,027 1.00/1.00 vMB 39
542,340 542,340 000000000000000000168b5d5dce77b7c0ec94931898c3579146df4d90a6f524 1,886 0.96/1.00 vMB 19
542,339 542,339 000000000000000000159d18a2a07cd28995da870f3001a423079cf98729a039 2,360 1.00/1.00 vMB 5
542,338 542,338 0000000000000000001443222399f41d57be7c1fa4c429b1c12df736bd2f11e3 2,669 1.00/1.00 vMB 6
542,337 542,337 0000000000000000000e2f9cf5a540d33dba35f428ba012d4292be66a280dc1b 2,204 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.96 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: 647.61 GB
    • Received: 12.96 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.