Loading Tool

Explorer IconExplorer

Memory Pool

24,874 transactions
10.24 vMB
0.06500132 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.14/200 MB

Candidate Block

Mining Attempt 2457315e54dd9a87d695dae531303a05212881da1aa0864f01ef639876ae379a
Version 20000000
Previous Block 0000000000000000000206a432cc2ded4b2a989c2f7c6a93aad05b59aa8f67ab
Merkle Root 6561ea915532ff691ddc128fd2ae52da2a142558abe975d4f82b9d5a68069d84
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,410
Size: 1.00 vMB
Total Fees: 0.04840806 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,563 (725,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,516 188,516 0000000000000832e0f70b86d818755ab0aef51541e1f2bbe5146784daaa517c 633 0.25/1.00 vMB 134
188,515 188,515 00000000000001201d082a6dbb9351a4edcca5df38bae6719654b535d4639565 590 0.25/1.00 vMB 130
188,514 188,514 000000000000083f99accdc9f990c22dc70d0ac9cf6bf7d8867ada361b3d9eeb 618 0.25/1.00 vMB 135
188,513 188,513 0000000000000263c5e9df2f0e11a566f714e7dc43b2b2f9f12e6ddacf146f99 142 0.04/1.00 vMB 109
188,512 188,512 00000000000009051c7ae0ab6ff8630a23501c3c4a9a16cadebcc37987f6742e 150 0.03/1.00 vMB 201
188,511 188,511 00000000000006b88e845ec67a97c93dd727b5773910d1656250a1ff65d81ec6 1,036 0.42/1.00 vMB 137
188,510 188,510 0000000000000345207f82e021c32d74c787678155b24668d6dddc7cdb2f7641 127 0.05/1.00 vMB 459
188,509 188,509 00000000000006a74fd53d8eadad88ed082236b57ad88a08ea889cb07b59226c 32 0.02/1.00 vMB 2
188,508 188,508 00000000000002c5d90b5b9d303f788717855b69e33c7085388e71dabca0c572 293 0.25/1.00 vMB 77
188,507 188,507 00000000000000111715080cb2f083fb780ddfe7956ee1ae4741f9001a137200 32 0.01/1.00 vMB 5
188,506 188,506 00000000000008679689c08341d5a01fd0e820b8b87e5052f8bb9c025b3a5ca6 59 0.02/1.00 vMB 161
188,505 188,505 00000000000001ad664937597b1f3c014198862a09bace201562e6f0818a27e3 72 0.03/1.00 vMB 82
188,504 188,504 00000000000007f8e88779f72ff6cb39ea14297d33bdc80d5d99540038559544 9 0.00/1.00 vMB 14
188,503 188,503 00000000000006999a001aa476352a23a2de8576146d5672b9a82bcaaed5ef78 151 0.05/1.00 vMB 37
188,502 188,502 0000000000000861ec7ce86e54d29d5ac79e8dfb50e991c04f661d38865b1043 358 0.12/1.00 vMB 128
188,501 188,501 0000000000000939a36a70339cb9c424d67951a8cf3b1f8cbc6d2aa31dad83d0 512 0.20/1.00 vMB 139
188,500 188,500 00000000000002fa6ab13eed97726f775d351579043968091024ad316bfa2dfd 125 0.05/1.00 vMB 117
188,499 188,499 000000000000009a4ef0d1bac6d7566465bae4913f4def61f74547c973751a04 324 0.25/1.00 vMB 114
188,498 188,498 00000000000004acda7925a65dd920ccea9f952d320d77cbc194d45954091083 11 0.00/1.00 vMB 14
188,497 188,497 00000000000000963556999a7cefe80ed264b1ad6174f72b1690ba306a4284e5 245 0.11/1.00 vMB 100
188,496 188,496 000000000000040f2ad582770a33a96e3cfbfb6c55898dabca7e81cbef790aed 275 0.12/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 779.84 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: 428.07 GB
    • Received: 2.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.