Loading Tool

Explorer IconExplorer

Memory Pool

38,202 transactions
27.00 vMB
0.05575774 BTC
Random Selection Loading Transactions
Max Size: 137.87/200 MB

Candidate Block

Mining Attempt 8ef779d8cf660405c23d323f2531e5d2beeee5ee4eb6e6f1834f42cb04a89af6
Version 20000000
Previous Block 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0
Merkle Root e5cca1d16096cbd01d4ebced4c2a3194caf1762301363360850ea4b6eaa9b209
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,389
Size: 1.00 vMB
Total Fees: 0.00476027 BTC
Feerates: 16.61 > 0.48 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,652 (335,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,417 579,417 00000000000000000015c9b6391dda91f5709abf2b396fd887130d266a44a3d2 1,484 1.00/1.00 vMB 42
579,416 579,416 00000000000000000018c66514993abfeafde9cf683f69efe43bae77cc678c44 1,232 1.00/1.00 vMB 23
579,415 579,415 000000000000000000086ce1155d36f638c2e303325515ebb5b9c33455907443 2,698 1.00/1.00 vMB 42
579,414 579,414 0000000000000000002574e198ffb7ca020b9fa361b3fc50d3086780158314c7 2,537 1.00/1.00 vMB 46
579,413 579,413 000000000000000000024a6b2d6914e6f0597e2fd78613fcc96d54779a9e7c4b 3,126 1.00/1.00 vMB 143
579,412 579,412 00000000000000000014dfe1616ba6e2bae8bbb73b85c252badc64357bdb615a 177 1.00/1.00 vMB 3
579,411 579,411 000000000000000000229b03b08df23608c4226c8a9b3ff31acfae0937791c5e 2,175 1.00/1.00 vMB 23
579,410 579,410 0000000000000000000710689b6cacbd6d0d6b567ff20aa5738d7f81da83d632 2,549 1.00/1.00 vMB 70
579,409 579,409 00000000000000000003b1ae91d6a35dcbee80b2ded7c42fed8ab5232001c0fb 2,789 1.00/1.00 vMB 75
579,408 579,408 0000000000000000001a44f1eecce9f5b1529395aeff887c3aca55aeb9c779ff 3,263 1.00/1.00 vMB 159
579,407 579,407 0000000000000000002025b0de9cc9329021e25e2071b841ec0d32d74a26608a 2,684 1.00/1.00 vMB 31
579,406 579,406 000000000000000000001855a3ce89a165b016c73b688a11d54efe7e664e8ec4 3,199 1.00/1.00 vMB 147
579,405 579,405 000000000000000000210cd07824aa1a0a343a4978c276575731318545ea4ffe 2,905 1.00/1.00 vMB 184
579,404 579,404 000000000000000000018cef86dc8da6a45f4ae8b048600bb4b0bac62467ac65 1,719 1.00/1.00 vMB 45
579,403 579,403 00000000000000000004add37988a91c399400b81d01c571b5c2667beced534a 1,717 1.00/1.00 vMB 18
579,402 579,402 0000000000000000000c4411a24e285c9101975601db97a591ca313c209c20c4 2,919 1.00/1.00 vMB 46
579,401 579,401 00000000000000000007cbd62cadd3477537dcf66883495384d4616edb61c60f 3,062 1.00/1.00 vMB 134
579,400 579,400 0000000000000000001a802829790fe0376396466ddfbd760ede3215946f32a0 2,408 1.00/1.00 vMB 122
579,399 579,399 0000000000000000001eb79e186cac96af05c6cbbf610551968d8545fa61996c 2,344 1.00/1.00 vMB 52
579,398 579,398 0000000000000000000aac6769a1d0bbfd507c75543f643ce198f58ea0f5f42c 2,255 1.00/1.00 vMB 180
579,397 579,397 0000000000000000000917dbbea9b5e60a2e5180e9546ff7c01ee26b16c97a51 2,761 1.00/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 781.78 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: 632.86 GB
    • Received: 12.16 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.