Loading Tool

Explorer IconExplorer

Memory Pool

33,256 transactions
27.72 vMB
0.08790847 BTC
Random Selection Loading Transactions
Max Size: 151.13/200 MB

Candidate Block

Mining Attempt a8d260084bdea2a54b87cb26b09144ccd9fbbd88ad9539e80c5098ed15954987
Version 20000000
Previous Block 00000000000000000000fde2930bb0f4486d3ad4dd04ab69b05161e74bc76042
Merkle Root 0d6829e0120be34104245f2f688049e2d2209abde2ea9ecf45fc85d76714fe20
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,102
Size: 1.00 vMB
Total Fees: 0.04701526 BTC
Feerates: 318.30 > 4.71 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,020 (6,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
933,879 933,879 000000000000000000017351f628a6e3267620a3acb3a9e7f1e88c32b07beda5 3,694 1.00/1.00 vMB 4
933,878 933,878 00000000000000000001f270cdebb6a9963a73bfff9a078a729a9be85e1990ca 2,790 1.00/1.00 vMB 1
933,877 933,877 000000000000000000006ccb71194430136e6890fea35a068e443df15f77cdb4 3,805 1.00/1.00 vMB 5
933,876 933,876 000000000000000000016d791d0401fd19b4078f57809b7363c14b8a26818902 6,278 1.00/1.00 vMB 0
933,875 933,875 00000000000000000001a98d05d22b6f5e0023e0758bc9899fbf79dad600160d 7,030 1.00/1.00 vMB 0
933,874 933,874 0000000000000000000144bdf1fa63347cdf26ab572fb7789161a844d1e75400 4,103 1.00/1.00 vMB 1
933,873 933,873 000000000000000000008e4e75c3358bf79611dbff396687381b202676260f05 3,041 1.00/1.00 vMB 3
933,872 933,872 00000000000000000000df86ba53f196c6fc1737ef9845c21be57c2a11f00375 6,450 1.00/1.00 vMB 0
933,871 933,871 000000000000000000001b07a0cf9269842941fec22c043dd9d847dd1de525aa 5,236 1.00/1.00 vMB 1
933,870 933,870 00000000000000000000f6e498ca3dad1170093554dbe58caadbfb7f555fe6a0 4,084 1.00/1.00 vMB 1
933,869 933,869 000000000000000000012bfdfe036ab691685809509cc16d366c133e96f45e8d 2,468 1.00/1.00 vMB 1
933,868 933,868 0000000000000000000088baa3094a0716798077f7de73ecb2a314521ced3622 3,232 1.00/1.00 vMB 3
933,867 933,867 000000000000000000001fb075c631d45fd9d83b32a5425793f3b3bc24e260e8 3,448 1.00/1.00 vMB 3
933,866 933,866 00000000000000000001373fd902fdf571f010d7083cf7c21647bd0ff98fb829 3,712 1.00/1.00 vMB 3
933,865 933,865 0000000000000000000028c6cf22332cbbf05c7ff20d22dded5e0114d7970791 3,560 1.00/1.00 vMB 2
933,864 933,864 000000000000000000017ef3672ecbe7f692f8411accac2269eb0b1387eb1a51 3,380 1.00/1.00 vMB 2
933,863 933,863 000000000000000000018b5a30ab31dac01601c6db4df90fbf7483a898a97c8b 4,500 1.00/1.00 vMB 1
933,862 933,862 000000000000000000007f243ad4a65a152b91528339141dcbb2ea02a1ba308b 2,723 1.00/1.00 vMB 2
933,861 933,861 000000000000000000007757fbf5fe532cfd24022162d49284a533e7ae4e00b7 3,587 1.00/1.00 vMB 0
933,860 933,860 00000000000000000001d3dc6319a1007f892664c747b9ee4971309fdb58f842 3,393 1.00/1.00 vMB 2
933,859 933,859 0000000000000000000029bbf82d5b0ad36317371c76561fd9079e1c9c2581da 2,732 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 826.75 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: 4,425.09 GB
    • Received: 239.64 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.