Loading Tool

Explorer IconExplorer

Memory Pool

81,308 transactions
31.56 vMB
0.07463509 BTC
Random Selection Loading Transactions
Max Size: 191.73/200 MB

Candidate Block

Mining Attempt 564370692b1470ad852674a02973abc24bad2300bab6bfd259063c488df6eacb
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root 731807d439889d65e7e7f5fc634dc071a9b9a6193c01c923726d62419f89820a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,405
Size: 1.00 vMB
Total Fees: 0.00608497 BTC
Feerates: 70.37 > 0.61 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (632,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,488 282,488 00000000000000014e8a08424b171eb4a53c3d72dfe8e651324efef4e2bbf00d 146 0.07/1.00 vMB 19
282,487 282,487 0000000000000001b6340d81cfc961df1b927fb8148057440cf09427d8359920 357 0.16/1.00 vMB 35
282,486 282,486 0000000000000000667cef5849d42245fc156d66d3231601f9b407823b774f33 876 0.45/1.00 vMB 34
282,485 282,485 0000000000000001156ce5aba114b5dec955cbb990a3a07f73bf6009e82899e2 164 0.05/1.00 vMB 199
282,484 282,484 00000000000000004fd84e9c6e312d8008248577d976af2f7548c46999a4d0c6 138 0.10/1.00 vMB 17
282,483 282,483 000000000000000165af3ef5b1d5cf12dcf7b00882890d3283560c20ab54e4d7 223 0.17/1.00 vMB 19
282,482 282,482 00000000000000015b45dd33f17a10aa7b288a5a28c020f1551e408472e096e6 654 0.25/1.00 vMB 44
282,481 282,481 0000000000000000d6dce0cff9f1c428d3930fc44a1007a5367b20306fbac367 196 0.05/1.00 vMB 50
282,480 282,480 00000000000000017a799715dd64c63db92da1957ce8a6a148bb51c828d5b41f 142 0.05/1.00 vMB 137
282,479 282,479 0000000000000001f32acd81d5695b884494b2d29a84a5f54c130563c367d0eb 212 0.10/1.00 vMB 59
282,478 282,478 0000000000000000ae7c2abeca1725078e358d63db1a7c4772553668a818ad59 22 0.01/1.00 vMB 35
282,477 282,477 000000000000000160e079b8ac8bfa109d7f0ae4a6cf64bcac9c379417b992eb 736 0.34/1.00 vMB 42
282,476 282,476 0000000000000000b3fb9243834e58c3e67e710b035c7a489c935640e93439e8 564 0.23/1.00 vMB 59
282,475 282,475 00000000000000000aedc795e525cd1bd764e4496f7af488f338f28f267beade 167 0.08/1.00 vMB 30
282,474 282,474 000000000000000062693042e76129f3840911f52d0ff3e0b121d5e1dda68c65 462 0.19/1.00 vMB 60
282,473 282,473 00000000000000007c9efafc9071a7e7d36c39932feedbe7659f42367d568fd5 397 0.18/1.00 vMB 46
282,472 282,472 0000000000000001da802799dfade4962dc8666c89c3ba0c0f1f9db97a60c3cc 236 0.10/1.00 vMB 40
282,471 282,471 0000000000000001af355816a400cc02229fe3b2e5ed6fe79c8307e747276464 520 0.25/1.00 vMB 42
282,470 282,470 00000000000000005375d0a2f4e87ff32c66507d0b521bcd97f7d845a874b59c 291 0.21/1.00 vMB 30
282,469 282,469 0000000000000000dd99edab51b5a9d0107f25262590579fac8a3c7c294860bd 56 0.05/1.00 vMB 27
282,468 282,468 00000000000000005f06a3e284e6f67ca6bdb552f0c40fe8064867f3158d422c 193 0.10/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.76 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.96 GB
    • Received: 16.80 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.