Loading Tool

Explorer IconExplorer

Memory Pool

81,528 transactions
31.00 vMB
0.09090142 BTC
Random Selection Loading Transactions
Max Size: 188.20/200 MB

Candidate Block

Mining Attempt 18da8e32b078f98609f641e76151bce6702ee28970c96312e95699f016ffa144
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root b32875e5ceec75f4ffd4043c45335231943a525cfe856f1753289646b9941e6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,684
Size: 1.00 vMB
Total Fees: 0.02418523 BTC
Feerates: 351.58 > 2.42 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (229,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
685,254 685,254 00000000000000000003c13bc92d7e6c1454d2240db20fa8745ab85e54f6903c 1,631 1.00/1.00 vMB 28
685,253 685,253 00000000000000000009bc5d1f1b1d15fbafeac6050ba7cad12b2da408b92e9a 2,478 1.00/1.00 vMB 66
685,252 685,252 00000000000000000005e748a5ef5dcbaf540329f325bb0e9b3c0ea54e77a3ad 1,852 1.00/1.00 vMB 28
685,251 685,251 000000000000000000040acc62da33daf40e2702aba71856f5abfcc455a9d42b 2,530 1.00/1.00 vMB 9
685,250 685,250 000000000000000000048cf519fe178604bff754ec8aa01f5453d9a9f0487fba 1,943 1.00/1.00 vMB 28
685,249 685,249 0000000000000000000186ae2c40886f516f1fc1b91d2ea179f0f9743d8adbc1 1,016 1.00/1.00 vMB 65
685,248 685,248 00000000000000000007c5503cfb6836594d012aa1e251cf8be759b0896850e7 854 1.00/1.00 vMB 73
685,247 685,247 00000000000000000009e47f5f44df0b6069e5ff3db959b387d97b891f281f45 1,883 1.00/1.00 vMB 47
685,246 685,246 00000000000000000004ddea2e3bcc6c674c9997865aed9133d809938a2c924e 2,280 1.00/1.00 vMB 95
685,245 685,245 00000000000000000002cd5b89135f25dc63e029917359866c5fabe893800daa 2,934 1.00/1.00 vMB 86
685,244 685,244 0000000000000000000a6fcd99b97daa94fcadd718ab6af1eb90839b53f3b588 1,124 1.00/1.00 vMB 23
685,243 685,243 0000000000000000000985b34259f25e712e83d193e2457437282f1622f151a9 1,306 1.00/1.00 vMB 7
685,242 685,242 00000000000000000001e586ccc518c494332f8d6d249da1adea5940741e4bcd 1,585 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.