Loading Tool

Explorer IconExplorer

Memory Pool

16,065 transactions
11.33 vMB
0.06244896 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.90/200 MB

Candidate Block

Mining Attempt bb798e46eb19d38ca7122af1c3ef39e82da9a73295705b8f7b119e053da52f1d
Version 20000000
Previous Block 000000000000000000003cda2c193a02bec06194c9a75bc9f8b996f80df7088e
Merkle Root d832fa36e4d03c021f21cb0bd1d67eb368f802262f9d3582603249db53093ab0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,512
Size: 0.99794325 1.00 vMB
Total Fees: 0.03812659 BTC
Feerates: 207.44 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,813 (663,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,303 250,303 00000000000000484378057b7bf000cbdb896ef43123ccb153bf4d0f02bb5ec6 178 0.09/1.00 vMB 109
250,302 250,302 0000000000000010b3e1db8655488273a108e2742fb637a3c26e3840779e17f4 166 0.07/1.00 vMB 151
250,301 250,301 000000000000005bc8c6e81719a6166881baa70bbd6d7b849be47d23d69d18fb 55 0.02/1.00 vMB 51
250,300 250,300 000000000000002570c114f900dadb97991c97ab65b0090194ab5eebedec3ec3 358 0.14/1.00 vMB 147
250,299 250,299 0000000000000057249233510b9b8f50e238be003787eaa4a94ee16978be4d62 34 0.02/1.00 vMB 109
250,298 250,298 000000000000007202b61ca5390484f6998349d8fc31da8d44311c52fd4679b1 44 0.02/1.00 vMB 128
250,297 250,297 0000000000000028000992191d0e751dcc8cf12e933c4fdf9fb1ff7193996fd5 33 0.02/1.00 vMB 143
250,296 250,296 0000000000000052d062e7e4d9bb95ce8c9bb9922cd1c24d4dcc084a6302fbbe 106 0.04/1.00 vMB 196
250,295 250,295 0000000000000069f8bfab48fc26a281a30aef01ec5902e4a075348c58e0800d 104 0.06/1.00 vMB 93
250,294 250,294 000000000000003105474e582e8779b21a2daef8e5dbf2045e209575560b0567 156 0.09/1.00 vMB 115
250,293 250,293 000000000000002b27aa706c4df29003e72ed4e0e22bc8e987972add0e9090c2 328 0.14/1.00 vMB 165
250,292 250,292 0000000000000003b7886a56a19780d679bf8918c583d45848e72514d119f9a7 4 0.00/1.00 vMB 186
250,291 250,291 000000000000000938aed08fd0de7659b31575e0ba5446246d7c41026b6b0e5d 211 0.09/1.00 vMB 148
250,290 250,290 0000000000000057ef53f69fcfe45853e83c354802fec76068bcecae77b5f0c1 49 0.02/1.00 vMB 97
250,289 250,289 000000000000001948b28280b95e7c90b2373744648399f7fde816c44db670db 33 0.01/1.00 vMB 96
250,288 250,288 00000000000000306e81a86e4db01f4792a002f602b3fed275d14e651fac564c 39 0.02/1.00 vMB 59
250,287 250,287 0000000000000027cfb29f3a533a69d070b2bd18d9ce7e6d1ee40f9965d3194d 372 0.15/1.00 vMB 147
250,286 250,286 000000000000003c1206d33d99fe4cee4824b73e179559c6f20e423d54e5380c 263 0.12/1.00 vMB 128
250,285 250,285 000000000000003fb2a68efc7c79c186466513ef41efd6202c125410f61aa51c 159 0.07/1.00 vMB 133
250,284 250,284 000000000000006377f42a704d4ecd12ff1047fb79404bdace323a423015d9e0 136 0.06/1.00 vMB 181
250,283 250,283 000000000000000cb0df5dbdee93b43dc9d946cf4e623362abef49e215da93d6 128 0.06/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 780.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 517.06 GB
    • Received: 4.50 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.