Loading Tool

Explorer IconExplorer

Memory Pool

77,216 transactions
28.45 vMB
0.08907901 BTC
Random Selection Loading Transactions
Max Size: 173.21/200 MB

Candidate Block

Mining Attempt 4b2d027a94535285413df337c51af8d516a541be52eeca4e3e1a5456bd771d33
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 6cd552baa3f04159b6e60ee2956f342417228f4218ac236c17151cdb56729216
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,639
Size: 1.00 vMB
Total Fees: 0.02513421 BTC
Feerates: 477.45 > 2.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (630,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,397 284,397 00000000000000019363be9b84fe1f3abbf10bb39e2c2cc1a4f285bd3bcd5eda 450 0.32/1.00 vMB 34
284,396 284,396 00000000000000018dc4924d4cae4b41f0c2e983844ba775277751db24b17529 129 0.09/1.00 vMB 23
284,395 284,395 000000000000000110cc90b1c3ff5a0e1c57274d7ec498ac232594c5b4049853 25 0.01/1.00 vMB 39
284,394 284,394 00000000000000000732756b61cfa7cf43ff6ba0b8188ddc62784fead3e9b442 131 0.09/1.00 vMB 38
284,393 284,393 0000000000000000f367e6f69d48130957df5fa84d987a7ba1b5f947d1f410b3 574 0.25/1.00 vMB 48
284,392 284,392 00000000000000012f30e18e0c4eb4b4c73ea3ee61a2594fcf1fc65f1d801196 417 0.24/1.00 vMB 36
284,391 284,391 0000000000000000c019bc5268c58668f4b6ef6cbe2569873e97f4a5431d2839 329 0.20/1.00 vMB 38
284,390 284,390 000000000000000005e0a4a373e3dfb3b40f81aa3148d3f7dcfa5aaf406f5630 342 0.23/1.00 vMB 34
284,389 284,389 0000000000000000323cf200defd71ffc41dba822e19a544e8c32ce19479fe21 357 0.19/1.00 vMB 48
284,388 284,388 00000000000000000facf62f003b0dfc0a332cb698985920512d03dd5d556189 162 0.86/1.00 vMB 11
284,387 284,387 00000000000000005c1a68bb542ad09520f0de93e78b954e7bc0ba30c7d635ae 237 0.25/1.00 vMB 22
284,386 284,386 00000000000000017395e376fe2d9c542ddf270afd16cdc430300760457e2c89 688 0.35/1.00 vMB 47
284,385 284,385 0000000000000000e4e6c9222befa07b9454acf6cdf1e99873a9e7dc8d137f30 1,028 0.50/1.00 vMB 40
284,384 284,384 00000000000000011313af3723ed4052c73585a879f43c9f4ec9f732ff8d6f7c 111 0.05/1.00 vMB 48
284,383 284,383 00000000000000018dab3ce402bbc0684930680636f96f120fcee69489d86f09 1,020 0.35/1.00 vMB 48
284,382 284,382 000000000000000131a328f0aded3df63e2fd25cb8d7dc20dc1bab608eff78ff 155 0.05/1.00 vMB 111
284,381 284,381 000000000000000006b481bd145b5fff2e0afdbb27dd85f51440618063729d47 169 0.05/1.00 vMB 132
284,380 284,380 000000000000000055462832f67fe7592621bfc5ecd8170f96518893d3b1ef2e 1,094 0.50/1.00 vMB 45
284,379 284,379 000000000000000015a3937b973297f80019ef8139c4b8d6646861829a5f9773 465 0.64/1.00 vMB 16
284,378 284,378 000000000000000026769a8da2e4b584fd2c68510433615ce1f80f5dba2b5e3d 161 0.05/1.00 vMB 102
284,377 284,377 0000000000000000e901ce90d2517471fa1f5eb5afcd564186e89a156377af4d 634 0.35/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.