Loading Tool

Explorer IconExplorer

Memory Pool

76,111 transactions
28.80 vMB
0.07101725 BTC
Random Selection Loading Transactions
Max Size: 176.01/200 MB

Candidate Block

Mining Attempt d52414f29e35f7b6f94f684041eecb17249eed3a591e6aaa64a5d3f20c2d1c32
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 139bc025f6e9743aa217f3b1c64afbacee8bb4651383599e5ac50c654e2a051e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,946
Size: 1.00 vMB
Total Fees: 0.00824300 BTC
Feerates: 104.17 > 0.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (229,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,275 685,275 0000000000000000000142aa41f420c450d449f50a0cfc3a872f99bd0470492a 2,753 1.00/1.00 vMB 74
685,274 685,274 0000000000000000000106623936bf2f5a37378122305b85c475d81d8dd593e7 896 1.00/1.00 vMB 67
685,273 685,273 0000000000000000000332fed94ca5c0f13613aeefd16079e98b7d91a489ae1c 1,403 1.00/1.00 vMB 76
685,272 685,272 000000000000000000065ddc123535fc1a518bb8378f15222f166724fa1e5496 1,660 1.00/1.00 vMB 76
685,271 685,271 00000000000000000007c571ed1201e3623f52bfa923354579ccfef4b5d3c592 3,136 1.00/1.00 vMB 94
685,270 685,270 000000000000000000091b8e68d70613bc66b3d940ba33ed1a59cd38c86d8388 2,425 1.00/1.00 vMB 54
685,269 685,269 000000000000000000042ff8e237981bcb5379816f48a464dcf3769391a03097 2,574 1.00/1.00 vMB 79
685,268 685,268 0000000000000000000a460db203e473ed9a4e0c5ed1c59abf75699f0c37e7ad 3,041 1.00/1.00 vMB 99
685,267 685,267 00000000000000000005d5ccd649bfc8331fabc7b21881f991a59c67bd0f37a7 2,624 1.00/1.00 vMB 74
685,266 685,266 00000000000000000000da6dfc2740c6c67f77eb27979349c47bf26c857976ca 1,074 1.00/1.00 vMB 86
685,265 685,265 00000000000000000007fde641e0ebe75b063ffb476479d4215691197b7b2a0b 1,964 1.00/1.00 vMB 69
685,264 685,264 0000000000000000000a171283ce6946bee6970795692b403d1c82f771988adc 2,052 1.00/1.00 vMB 125
685,263 685,263 00000000000000000006f7f8da31d3150b9d5cb557e59cba32793fb96087d859 3,291 1.00/1.00 vMB 102
685,262 685,262 00000000000000000003abeda6d3f09d5c4ba6b5910e8ed481303ac888e8d4de 1,738 1.00/1.00 vMB 80
685,261 685,261 000000000000000000073cc1fa5941d4271efff50c2cac8cd7985b2a80b828b0 2,453 1.00/1.00 vMB 69
685,260 685,260 00000000000000000003cdc1236393281a21603b3348c76d9ba8a541fa877e23 3,138 1.00/1.00 vMB 95
685,259 685,259 00000000000000000002eb84b02f26f192c26b58171f5ef367ac15b671b3f02e 2,204 1.00/1.00 vMB 45
685,258 685,258 00000000000000000002335026fffa298beafe429e636bceab24034d36bac92e 261 1.00/1.00 vMB 66
685,257 685,257 00000000000000000004912104f945fbf3df3ab0537e407558c8b60b71bc5667 2,599 1.00/1.00 vMB 91
685,256 685,256 0000000000000000000300b80d75ae4ea763c813ec1c835c0f7cd288205485b5 2,607 1.00/1.00 vMB 91
685,255 685,255 00000000000000000009d6e0ac25b5668ee2f866087542f513a4168bb9156fa4 2,331 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.82 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: 710.54 GB
    • Received: 17.08 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.