Loading Tool

Explorer IconExplorer

Memory Pool

86,103 transactions
31.30 vMB
0.09344304 BTC
Random Selection Loading Transactions
Max Size: 190.51/200 MB

Candidate Block

Mining Attempt 707f5a577c32589513cf4500ac08f25070eb918cea4d3fb4bcfbb51cd4738b58
Version 20000000
Previous Block 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711
Merkle Root f5c1f7ab67cef35d7a0266d6c585633fa1afc221999068b557460c507d034038
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,393
Size: 1.00 vMB
Total Fees: 0.02019479 BTC
Feerates: 500.45 > 2.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,076 (121,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,449 793,449 000000000000000000032e097b5001f1a72eb8761383319c0b37b44dfb1fa016 2,099 1.00/1.00 vMB 100
793,448 793,448 00000000000000000002bae63e268ef142a5c570362c9795ebeb46d799671872 1,001 1.00/1.00 vMB 33
793,447 793,447 000000000000000000037ca4697827f22662b6f6e6d4051572a96fd5d29763d9 2,917 1.00/1.00 vMB 82
793,446 793,446 000000000000000000053768464c03a5ba862d1e118f57c88ab42f587a826a78 3,933 1.00/1.00 vMB 36
793,445 793,445 00000000000000000003f6e82770337540afcf69ea701620bb88308bbf146f9d 2,866 1.00/1.00 vMB 59
793,444 793,444 000000000000000000035e9718c13737edfd0f7399ff6223f5daf4f01e0fcdc8 3,209 1.00/1.00 vMB 54
793,443 793,443 0000000000000000000222e39f36d168a272e368f7f0c301b0ecf0a51af99705 1,553 1.00/1.00 vMB 25
793,442 793,442 00000000000000000001479f2ac9d2377de3170e79a3f1af43353e20d6ee63ce 863 1.00/1.00 vMB 15
793,441 793,441 00000000000000000000f0161ffae85399f835a927eb852a97c998a3659783b7 2,351 1.00/1.00 vMB 23
793,440 793,440 00000000000000000002e990f7abc1761b5f98ed1f94cffaf47a875970a97534 2,469 1.00/1.00 vMB 27
793,439 793,439 00000000000000000000401d20350e66f9918f828ca8902f9db30502188f489e 2,244 1.00/1.00 vMB 27
793,438 793,438 00000000000000000001aab418c73fccdca9b47365135228047b0eb1227d4e6c 3,293 1.00/1.00 vMB 59
793,437 793,437 00000000000000000004115e8973331aaf428edaf70497b4cd90efa4356ba360 3,284 1.00/1.00 vMB 68
793,436 793,436 000000000000000000018126daefbf93fc0ec31b9123b6604d9671c410aea3ff 1,794 1.00/1.00 vMB 36
793,435 793,435 00000000000000000003ea54b66faad11bddd50d1782a19a0b0019301d894932 2,273 1.00/1.00 vMB 48
793,434 793,434 000000000000000000016d2fc4356966931a45a7875a3db2fb19596534bef7e9 1,519 1.00/1.00 vMB 45
793,433 793,433 00000000000000000004cdc6d0bd652412564e39d1e94de3d7ebc2309831d6cf 2,044 1.00/1.00 vMB 33
793,432 793,432 000000000000000000050ae2781792a2995b1226175c9d25ea7e5f12c9e63542 2,767 1.00/1.00 vMB 33
793,431 793,431 00000000000000000002b9bf8af1fc9320d43c3591a650464a1e843a51dd434a 2,942 1.00/1.00 vMB 40
793,430 793,430 000000000000000000050ea34ed30c85ccfd281715b5402e0282eeaaa7ce862b 2,304 1.00/1.00 vMB 25
793,429 793,429 0000000000000000000284bbd4dbca4114715bfe5d4b45732999db12d7a76228 2,365 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.