Loading Tool

Explorer IconExplorer

Memory Pool

82,238 transactions
31.10 vMB
0.12082034 BTC
Random Selection Loading Transactions
Max Size: 186.12/200 MB

Candidate Block

Mining Attempt 1c9270e62ed15324f180c6a13533a375b045250125bd781d644cfb3980dd2d7c
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root e88a5925adcef623db39f77d2b66f54192e696e53d994dd0c3cdc3df8866094c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.03590765 BTC
Feerates: 101.42 > 3.60 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (261,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,730 653,730 00000000000000000005597a527aa62f4c5840b95b4a530c8729a203ee2a2b6d 2,158 1.00/1.00 vMB 124
653,729 653,729 0000000000000000000819b002a9e276261a75a4eb292aa35c4f410046cf8bff 2,635 1.00/1.00 vMB 145
653,728 653,728 00000000000000000009573b58c214db79021d824a4992a9cc60bc44e80cbc2a 2,519 1.00/1.00 vMB 127
653,727 653,727 0000000000000000000d5a1e0b3a3ca7330e513a8d1be24b63498112a2a2f931 2,550 1.00/1.00 vMB 115
653,726 653,726 0000000000000000000cf700efad363dde72badb0538dd93361a130aa9dcabc8 1,934 1.00/1.00 vMB 107
653,725 653,725 000000000000000000053cdd03be55eca738b71ee4d23d8d4eab757de8f21b01 2,649 1.00/1.00 vMB 95
653,724 653,724 00000000000000000001bfbec86a4273e00c66dfea4754da2c773d87b513a344 2,838 1.00/1.00 vMB 114
653,723 653,723 0000000000000000000cfae094fc7419d3c5e8fe2e16b288fe0bdd86cadab2d2 1,238 1.00/1.00 vMB 97
653,722 653,722 0000000000000000000b08160a748af765f93f258e6833fd28df31a705e3c66f 2,899 1.00/1.00 vMB 114
653,721 653,721 00000000000000000001e040435900cc7733b9cdb3e80514543bb5c86bf0c741 3,132 1.00/1.00 vMB 102
653,720 653,720 00000000000000000001fe9b55989a132fdd3f49ea417d87bae17ce07cc5c15a 2,811 1.00/1.00 vMB 123
653,719 653,719 0000000000000000000b7cff5b3b726ee19e2b134157365ffb4914ab8907fb4f 2,808 1.00/1.00 vMB 115
653,718 653,718 00000000000000000005b535242a96c0ffd63382785452c479d903b66f7b2665 2,786 1.00/1.00 vMB 115
653,717 653,717 0000000000000000000c79e434e2faeffbc152d9594cdc9c177292121a0359bc 2,315 1.00/1.00 vMB 124
653,716 653,716 0000000000000000000783c8fc35e2612550922d217c0b408205ea5973ae71b3 2,869 1.00/1.00 vMB 113
653,715 653,715 000000000000000000021e078616dbbedc8f54376db521f3f405a79870a73f2d 2,399 1.00/1.00 vMB 117
653,714 653,714 0000000000000000000ae024423faf895301231008643c880fed299f7ab645f4 3,018 1.00/1.00 vMB 140
653,713 653,713 0000000000000000000317c66828e527355f76187361f85469f95f7c62cb8e9e 2,838 1.00/1.00 vMB 98
653,712 653,712 000000000000000000072e5589c141b163f2babfa13a0b2af9af2f2cea934131 3,123 1.00/1.00 vMB 122
653,711 653,711 0000000000000000000ce322efbb969e801a199ecb636a7ac57814fbee9aca62 2,890 1.00/1.00 vMB 113
653,710 653,710 000000000000000000097a025fe81fdafb4b86ee2e407f3e2cb0576f5a2b708d 2,435 1.00/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.