Loading Tool

Explorer IconExplorer

Memory Pool

82,896 transactions
31.51 vMB
0.11432346 BTC
Random Selection Loading Transactions
Max Size: 190.72/200 MB

Candidate Block

Mining Attempt 5a9e7583ec6602caf47711602ae4c8c61b84828a4543e8ad29f58ba5cdd87b7e
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root fd1b5b135739d5fd1ffae3bea4f131c36ffedc2f2201eb15c80efed9d529003b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.03543357 BTC
Feerates: 318.30 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (446,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,840 468,840 00000000000000000031d226ba3206a2a7ccfefade4fdd6afdbd58a81de2d1df 1,959 1.00/1.00 vMB 327
468,839 468,839 00000000000000000117583ad70f43c96b0fd5686fbc8d97de8953a35fa0131a 286 1.00/1.00 vMB 285
468,838 468,838 0000000000000000008ccb2a07abc2530c3ed8bb64d45282d1660d55715b619b 1,808 1.00/1.00 vMB 352
468,837 468,837 000000000000000000dd36eab62ebeaed71c07d6ec74901ada218f8f53c065ab 711 1.00/1.00 vMB 303
468,836 468,836 00000000000000000077910ca542d4d01dccef96301e098886d4ba7c4d756cc9 2,393 1.00/1.00 vMB 331
468,835 468,835 0000000000000000008eee8995c4e0d48822125ab301f4638a600483fdc737a7 2,251 0.99/1.00 vMB 350
468,834 468,834 0000000000000000001d571530f38b8508be6a083337a66be677533c680e4c7d 1,220 1.00/1.00 vMB 298
468,833 468,833 00000000000000000180dc6474715c35fca2295ac20d36ab5adb19ce1c8622ac 256 1.00/1.00 vMB 353
468,832 468,832 000000000000000000b5d5f6142f96ff5c7575d0aed967cbc8e2236221cfa2aa 981 1.00/1.00 vMB 383
468,831 468,831 000000000000000000815ab2cf694ca631ac3353abcbbf2a3db4d2bea3b578fb 245 1.00/1.00 vMB 356
468,830 468,830 0000000000000000002ecbfe9b10c363d53417413568eeacf623e10e58c5e58f 819 1.00/1.00 vMB 376
468,829 468,829 000000000000000001aa35567d7a1c96ecb1298ebf0311c3371783741f5278da 874 1.00/1.00 vMB 304
468,828 468,828 000000000000000000334388c9603f72ca517ac192d58300c79653c4bb3fd6b4 162 1.00/1.00 vMB 83
468,827 468,827 0000000000000000016bd7f4b1b1dee65ddb1b7d59d88b085c063fdff12531a2 1,618 1.00/1.00 vMB 298
468,826 468,826 000000000000000001a64ee77d85abdebc366cf1c3d4f2cd1cc4a5129e512af1 2,101 1.00/1.00 vMB 338
468,825 468,825 000000000000000000e551253e6e35edb4c151fa4c8b9dc19664d0c05093825f 1,799 1.00/1.00 vMB 202
468,824 468,824 00000000000000000149a59c8134eabf50e678e9649119fa3a08961ac464e5af 2,336 1.00/1.00 vMB 354
468,823 468,823 0000000000000000013b50deef265bc623b2f3fddab7fa6b76089150fdf91668 2,149 0.99/1.00 vMB 303
468,822 468,822 000000000000000000bf8041780ad52cacd061ca75ab1acf5142feaf156cd18e 2,165 0.99/1.00 vMB 262
468,821 468,821 00000000000000000083ef1f2759d6359c99774be1ea7177d5c2d67365404366 1,781 1.00/1.00 vMB 260
468,820 468,820 000000000000000000f3ca88644199267e70a94da2e5219347b8f66a6bea332e 2,061 1.00/1.00 vMB 353
Previous 10 blocks ↓
Total Size: 783.00 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: 718.47 GB
    • Received: 17.90 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.