Loading Tool

Explorer IconExplorer

Memory Pool

44,687 transactions
27.64 vMB
0.08943325 BTC
Random Selection Loading Transactions
Max Size: 144.88/200 MB

Candidate Block

Mining Attempt 73819dbe369aa14acc048cb6314d06a240ac48b8178673015d649de213ce4dd8
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root cfd62095e5ea5e3e937f13996b4786b9d929a15bf1703237dba61b9ef53e38e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,008
Size: 1.00 vMB
Total Fees: 0.03532187 BTC
Feerates: 151.65 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (126,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,857 788,857 0000000000000000000581ca471f14bfea7f8ca19c0e3c2fa091073fa7c54490 1,968 1.00/1.00 vMB 269
788,856 788,856 00000000000000000001757d95722fccf7e63bfb064a376ad425637dd5b98b99 4,668 1.00/1.00 vMB 326
788,855 788,855 00000000000000000003ae7a1957c294919b990cc88f839659c23dc8c59884f9 4,948 1.00/1.00 vMB 331
788,854 788,854 00000000000000000003dbc124eb019f6f8af4bdb35dd6ea1e1c2a47aace893c 3,661 1.00/1.00 vMB 508
788,853 788,853 00000000000000000000fd3382444b1b6e4497bdb9d9385c78c7b749a18bf1cf 4,725 1.00/1.00 vMB 274
788,852 788,852 00000000000000000000e582ec731da2935df505f9f7ff9761d59dcb5d637622 4,086 1.00/1.00 vMB 394
788,851 788,851 000000000000000000031de7467674e35530b2bae540417073c9e0fafdcb320a 4,733 1.00/1.00 vMB 361
788,850 788,850 0000000000000000000147dfe4e9d9814d40e2abe9168adbe2424697933d5d96 4,791 1.00/1.00 vMB 304
788,849 788,849 000000000000000000018df41e60dbb18f6336d84823c77eb4ae82c0d3465bf9 4,721 1.00/1.00 vMB 341
788,848 788,848 000000000000000000036d739a8cb60bf53e31db9ebdc1b9d78c9ed42dc6b935 4,504 1.00/1.00 vMB 390
788,847 788,847 000000000000000000014313684d9583960142681b7007cdac8a7e2a5c794735 4,570 1.00/1.00 vMB 438
788,846 788,846 0000000000000000000322ebec3910c7cbf2c5b42604ff963c7574cedc27db44 5,030 1.00/1.00 vMB 399
788,845 788,845 00000000000000000004647657aa64d78015518d5f96abd8941d6f5222c957b5 4,278 1.00/1.00 vMB 470
788,844 788,844 000000000000000000042bcf67f54cb05e8ba435bf0e3f0f28da08259c5e33dd 4,036 1.00/1.00 vMB 546
788,843 788,843 0000000000000000000313e5465c855e9ea50b2c428b906e361c56e30ea911b3 4,605 1.00/1.00 vMB 451
788,842 788,842 00000000000000000004f0e3f4662a4b36d51e9da3a89ac411f537feaf64a3fa 3,842 1.00/1.00 vMB 521
788,841 788,841 0000000000000000000498e904437a38d022915becbc8e9e714620c915deeddc 3,942 1.00/1.00 vMB 548
788,840 788,840 00000000000000000000ae234c2137d8df6671e355012da2a7951f51513429fc 4,356 1.00/1.00 vMB 478
788,839 788,839 0000000000000000000540543428d041299d6e2e35024c0bab0341bd153ab5e4 4,385 1.00/1.00 vMB 506
788,838 788,838 000000000000000000034b33d680c897cbc3dd70ee54e74727f5711f17a06463 4,043 1.00/1.00 vMB 569
788,837 788,837 00000000000000000000fde2b5105e8d43fc1d48e5da6478c6776a4a33408a82 4,485 1.00/1.00 vMB 527
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.