Loading Tool

Explorer IconExplorer

Memory Pool

86,505 transactions
32.55 vMB
0.18876204 BTC
Random Selection Loading Transactions
Max Size: 191.30/200 MB

Candidate Block

Mining Attempt 505963966e643835ac6c1a72e4c3ae13b5bbd306bf59398795eeee0cb394c049
Version 20000000
Previous Block 00000000000000000001e4fde79e1fe01af27d4e76c48343b723fc7054e22573
Merkle Root 719623ac03b0c792de61ef669e5df8c0cc198074a8551e57f1b336c5e456498d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,390
Size: 1.00 vMB
Total Fees: 0.04229175 BTC
Feerates: 150.93 > 4.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,635 (721,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,924 193,924 000000000000065e4a47f7140bcf05418af5a467505345fae0a8dae1179dc611 32 0.01/1.00 vMB 0
193,923 193,923 000000000000003a758b562538e37ad93b94bc9f824baef3427b873443eec807 326 0.12/1.00 vMB 163
193,922 193,922 0000000000000107e14efd78d0ea40c5a5d39edb0e73a14d3a21f33537fa2a24 191 0.10/1.00 vMB 192
193,921 193,921 000000000000050a0bd97fe05047310121373be73ed3c279725916c08c61014c 409 0.17/1.00 vMB 154
193,920 193,920 0000000000000290fd0f547eb5f87d419e41af083f0f687403ddaffcd228db8b 10 0.00/1.00 vMB 0
193,919 193,919 0000000000000713cd1c29bd54a51b8d1c799dc95560611aaaec2997f9d54e62 512 0.22/1.00 vMB 135
193,918 193,918 000000000000075ad1875b12a00c7ef37be5014cd0bcf568b07cb5601fc48a9d 125 0.04/1.00 vMB 115
193,917 193,917 000000000000022a6dcc7f8c2af644c0504a6c0f4001d875cbe81d177cd1abd9 6 0.00/1.00 vMB 295
193,916 193,916 0000000000000742d6a91662b8a4a69e4c1fadf14cd77d5416dd59137b6bcf76 159 0.08/1.00 vMB 161
193,915 193,915 000000000000020d0a583b154acc1d42ddd109b7ea9eabf65859f4b25e7195d8 144 0.04/1.00 vMB 22
193,914 193,914 0000000000000419083d1f951fb8aef217999c9ae22ee5658bde0000921ad98e 389 0.15/1.00 vMB 183
193,913 193,913 00000000000006e75a6c4030dc349331e48580e7b86b50f5bda0e12ff7dbca3b 277 0.15/1.00 vMB 129
193,912 193,912 0000000000000170c42f1bf4117ccf24aae75d120196d475672cc6f9ad640c70 14 0.00/1.00 vMB 85
193,911 193,911 0000000000000454edb812e57af2a7a4c2e684d5cbcbcde041f1e6dc28ee4170 238 0.10/1.00 vMB 118
193,910 193,910 00000000000002c1f055c0b3fc891a317c43bac9a471488c23d28f24fdd7bb7e 77 0.04/1.00 vMB 156
193,909 193,909 00000000000004e2b01b443483484b62e32e1747e871e4b2d4b085c6ad2cf175 63 0.04/1.00 vMB 107
193,908 193,908 0000000000000136254ade8eed1d481a7fe8efbc7543d5b61ae82c82dd903028 90 0.04/1.00 vMB 157
193,907 193,907 00000000000005ca3fb0523f5f74293fc7a374093cc09fefac93756e4c9832bc 20 0.01/1.00 vMB 10
193,906 193,906 00000000000004753378c3f2ed1e768f3cbe20eca98cabe4416c84a5008f7fd7 276 0.11/1.00 vMB 141
193,905 193,905 0000000000000090e54f7fd5d41ff711e5014892bc74bbd3ee41cf4fb4d11c73 92 0.05/1.00 vMB 68
193,904 193,904 0000000000000230042f4540a9a53f5513147b3c113f091ba9a176511b15e20c 130 0.07/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 783.49 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: 772.77 GB
    • Received: 20.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.