Loading Tool

Explorer IconExplorer

Memory Pool

78,189 transactions
29.66 vMB
0.07087287 BTC
Random Selection Loading Transactions
Max Size: 181.30/200 MB

Candidate Block

Mining Attempt 12286524b70529a8f1031aca83839467233cb81a39b135632ca001220cdc8b7e
Version 20000000
Previous Block 00000000000000000001a02cb6d4fbacf8844dee7e1b84f92a84ac70592c59af
Merkle Root fbc3bcbd9d3767e2478d978295226ea441631c31b6c109d3a61c5cbc9c4fe98b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.00519465 BTC
Feerates: 104.17 > 0.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,381 (620,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,180 295,180 00000000000000004522d7fe6662f57510a06e01f86bd640be6427d01dc6367d 614 0.35/1.00 vMB 47
295,179 295,179 0000000000000000958710fd2a94b888c8f3f006d0cc586b428e36fa4c1aa246 570 0.50/1.00 vMB 26
295,178 295,178 00000000000000007b1bc4d3ca75cce99599d9f6e18cd4c72dffd7c8828e7522 162 0.05/1.00 vMB 36
295,177 295,177 0000000000000000935c44244fedad37f79fe165c8debcef636aec143697b5b0 232 0.30/1.00 vMB 17
295,176 295,176 0000000000000000578e3e96ce06d78f4092df8535b5e7139ef151ab45267e64 445 0.35/1.00 vMB 21
295,175 295,175 00000000000000000911d6d855bbfe667782907b54f0efb73829bc02cb1c8f5c 953 0.35/1.00 vMB 57
295,174 295,174 0000000000000000610d9e0fa4bb6bc532c1a7acb56d972aedc99f7237c0ded8 697 0.35/1.00 vMB 34
295,173 295,173 0000000000000000b05e43f2f3ce16323de7c94639f84540b8b32761c86abd70 608 0.25/1.00 vMB 53
295,172 295,172 00000000000000001dfadfaa5175a7818877896ba48a55f1ce15012637786c06 564 0.34/1.00 vMB 22
295,171 295,171 00000000000000004294c7f2df7b7c9cbfdf429251e07d3206b705510c5f5f63 512 0.24/1.00 vMB 66
295,170 295,170 00000000000000000e4fd1322e1f575aa1043b6d32c63e82df96ff58d58af52e 226 0.25/1.00 vMB 21
295,169 295,169 000000000000000061eb507597ac433a1790b8141426c98ba6cdee138b95ea96 289 0.50/1.00 vMB 15
295,168 295,168 0000000000000000ab3bee211db3014de067eebe2f13ece4576be2ccf105db19 512 0.27/1.00 vMB 44
295,167 295,167 0000000000000000444a3a36b5162faf48e63ff0c189594bf594f532c9ee0c2e 31 0.01/1.00 vMB 36
295,166 295,166 00000000000000003e56ce42309d4d897c22f90c0d2344a557858a230b9845ec 286 0.63/1.00 vMB 13
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
Previous 10 blocks ↓
Total Size: 783.05 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: 720.56 GB
    • Received: 18.19 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.