Loading Tool

Explorer IconExplorer

Memory Pool

82,616 transactions
30.50 vMB
0.10592407 BTC
Random Selection Loading Transactions
Max Size: 186.08/200 MB

Candidate Block

Mining Attempt 34dccf77bd08aa322f0ad61294ad788a0fa265d5b81098a663afe5956903bcce
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 3c68605d1f90b9a490f30c6b70c80be6fec4738650a0a53bf44e3146b822798d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,685
Size: 1.00 vMB
Total Fees: 0.03400070 BTC
Feerates: 402.60 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (620,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,165 295,165 000000000000000092d9e630d62eb231a216b047db533abd8dfeccf473e2b59b 907 0.50/1.00 vMB 40
295,164 295,164 000000000000000047147e0751b1152a7d0bff7d9db1fbc206e9bd58a2b63547 1,874 0.92/1.00 vMB 36
295,163 295,163 00000000000000004817ac9cfd6c1716ccb0bb2adbfc098496c7f6ef83833049 1,507 0.50/1.00 vMB 72
295,162 295,162 00000000000000008cdb96a355676dd4cfe4ade7b43707a24be9f44bf14804eb 454 0.50/1.00 vMB 17
295,161 295,161 000000000000000053faaf5d772c58d935a5f145d763cf8d3158e62153582df2 512 0.29/1.00 vMB 23
295,160 295,160 00000000000000008192ad6579ef0c4e6cd6f886175fe289c0c05fed8d433d4d 1,289 0.50/1.00 vMB 56
295,159 295,159 0000000000000000103682cf27298da459ebd8c21781f7351c9756e15fa21ea4 1,869 0.92/1.00 vMB 34
295,158 295,158 000000000000000069f1b08bf2e5f9c698e9449dc9aef69bafdfebe6b7041f4c 870 0.25/1.00 vMB 87
295,157 295,157 00000000000000006104fa799c84f7d8b4c70442f2298ae2f52e5c95e093e049 776 0.25/1.00 vMB 52
295,156 295,156 000000000000000002ef3c4efb481cae1f53ae7b311fef219890c017a191441a 1,034 0.35/1.00 vMB 61
295,155 295,155 00000000000000002708e862625be1631777ee69eb533f099fd108ce4025870f 505 0.27/1.00 vMB 34
295,154 295,154 00000000000000009aaca4cc6d162b6f0a8ed09790290978a3566ab154b41981 205 0.12/1.00 vMB 29
295,153 295,153 00000000000000006b6183dae7e3c9dcf86af9d049b1d277937cbfbf270ece4d 109 0.10/1.00 vMB 16
295,152 295,152 000000000000000055068e0f8ebc3ad584db93a3c46f7827c1c7bda13ce33398 461 0.35/1.00 vMB 37
295,151 295,151 00000000000000001adcdca1e41aeac90298542cdec0bc6a45fb2de67aac4ec8 701 0.35/1.00 vMB 45
295,150 295,150 00000000000000002042ffdae882ecc8677200b7fe2216f759a765a26527052f 1,401 0.75/1.00 vMB 39
295,149 295,149 000000000000000048035537d6441e8b3812893b0d9c28144c632ac8aba3604b 512 0.17/1.00 vMB 85
295,148 295,148 00000000000000006741100e8e34ef7fe0403c9e021d6f3070d6f98a8f55a9f4 271 0.14/1.00 vMB 31
295,147 295,147 0000000000000000aead07965e5560dc5a6f3f3579016d0b9db02422ee8a85b7 1,097 0.60/1.00 vMB 31
295,146 295,146 0000000000000000a70b6f2ca24b2779c8170c7fef29bcc6f464d085867bf659 256 0.17/1.00 vMB 65
295,145 295,145 00000000000000002d81f867e22119f1bc078851fe10d135dbe0881888e64341 490 0.28/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.