Loading Tool

Explorer IconExplorer

Memory Pool

36,672 transactions
26.42 vMB
0.07208547 BTC
Random Selection Loading Transactions
Max Size: 145.69/200 MB

Candidate Block

Mining Attempt 77fa414650e49140d34cac8079808674660b1e9173ddd2ac92d0ca011fa4c11f
Version 20000000
Previous Block 0000000000000000000100d313279571b3c33575f355e6ebb54ee1a074073803
Merkle Root aff29f59a3cd943b627ceb65d82c955433836b9ee555437764ace99572caeb70
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,020
Size: 1.00 vMB
Total Fees: 0.03444550 BTC
Feerates: 477.45 > 3.45 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,841 (676,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,080 263,080 000000000000000db3ab6723574809bf58d01b5ba867699626194b5e5602c0fe 18 0.01/1.00 vMB 183
263,079 263,079 00000000000000151540528c44fdccfe05050fa5904dd29b0b2664531494608c 221 0.09/1.00 vMB 95
263,078 263,078 000000000000000523a8beccb3fdfb9f2464d7323946d464858ed248a54f592b 53 0.02/1.00 vMB 80
263,077 263,077 00000000000000128bed231873b307261b6330b8d1cf12083142ae854b71e553 19 0.01/1.00 vMB 69
263,076 263,076 000000000000000c11e70e7e90d4bf585b579918199f99145ac301637681c02c 162 0.14/1.00 vMB 36
263,075 263,075 0000000000000006528506a0d54369942d1075e369cbcdd4f242002c90395759 109 0.05/1.00 vMB 82
263,074 263,074 000000000000000e96963b4636a4c7fe9c24016268b7ccaa4f10d60fab0bb7da 167 0.08/1.00 vMB 78
263,073 263,073 000000000000000319c03336892f1a72cc7a774c237b440dfefdb52553a7c65d 181 0.15/1.00 vMB 54
263,072 263,072 000000000000000c3edb5a1cfbcd3d2ef100f24bd964c3fbd3dda639efc6b27f 62 0.02/1.00 vMB 139
263,071 263,071 000000000000000ea683a306ab44d1948a62755b397f1731a3576412fa1cd32e 172 0.14/1.00 vMB 47
263,070 263,070 000000000000000df212fc78d4d6b167aea62db96f4ad5bcb327f037859f28f4 376 0.13/1.00 vMB 51
263,069 263,069 0000000000000006ae9e7e614edc0faa3dfc9846cf7479231a8806e311dea7d9 272 0.15/1.00 vMB 70
263,068 263,068 0000000000000012254a4320b0e7f73b9004b8b8226f45625288fefee9348b1e 117 0.05/1.00 vMB 53
263,067 263,067 000000000000000dc8d96cb2a0d666e9c71e2efefee63fe2858199c60bdb760f 275 0.12/1.00 vMB 96
263,066 263,066 0000000000000009117d770f5b1c72e86b24d3b1b393992587b0b63738f29866 156 0.06/1.00 vMB 90
263,065 263,065 000000000000000417edf327e4870ba100aaeb3cd47dc40ddf41f8723072f2c5 327 0.17/1.00 vMB 81
263,064 263,064 000000000000000a62d25feea3e773a1e74a59a7c7b353c023d0cd328957cbf9 233 0.09/1.00 vMB 98
263,063 263,063 000000000000000011ca4e76050acc7f1741b4206f21d2898cd5c54983c8c769 374 0.16/1.00 vMB 96
263,062 263,062 000000000000000ffa995b4eebe17f94dc13fecf59a83a0c473a4f26839d30fc 159 0.07/1.00 vMB 97
263,061 263,061 000000000000000f2c113c7e0b98eecde35ffd87024a1b5c64ff9773cf63032b 48 0.02/1.00 vMB 117
263,060 263,060 00000000000000149ce2967f923d4745c45a936cbbda18e5e7dafea1ce2496a5 148 0.06/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 826.44 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,291.42 GB
    • Received: 238.18 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.