Loading Tool

Explorer IconExplorer

Memory Pool

33,197 transactions
25.09 vMB
0.04999517 BTC
Random Selection Loading Transactions
Max Size: 127.22/200 MB

Candidate Block

Mining Attempt 5ef51eb1ea2e89d38bbc9a6fba39408e1d77138a9cdd095c69a48f8182ccfab6
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 794c4058221d706c7fd1978bcaff5ad0e490ee055e7c2e5f9f6088b75d6f43e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,636
Size: 1.00 vMB
Total Fees: 0.00483368 BTC
Feerates: 40.21 > 0.48 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (565,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,431 349,431 0000000000000000133befd97da4d452e9d2d8ca1495bc8cf130224fb6eefcd6 578 0.28/1.00 vMB 31
349,430 349,430 00000000000000000cb2f878b18a776be48b609813f167c7b0793a54d9693d19 253 0.21/1.00 vMB 21
349,429 349,429 00000000000000000dc32c9c5b6d7d1ad8a4fbfefe0692758117680cf7c3bef9 554 0.28/1.00 vMB 26
349,428 349,428 000000000000000015316d6a0996aaea312224a9eafa59745f5957ed79e48b20 512 0.29/1.00 vMB 27
349,427 349,427 0000000000000000141d5681a7e49df7bf123801ac6c7f1db758a75ef2f25c6f 168 0.12/1.00 vMB 18
349,426 349,426 000000000000000006e346883f957c02aeceb862662e68b0eeff8a64b6419501 136 0.08/1.00 vMB 34
349,425 349,425 000000000000000016946483648c47b2a2aa6122ef8028c8836b17dd20e9b5a7 444 0.25/1.00 vMB 23
349,424 349,424 0000000000000000002c1f25785224ac1670951b4981fab62e4b52dd6a3741ae 201 0.09/1.00 vMB 24
349,423 349,423 00000000000000000ff44e277c3d055f06a502badbe95c3040e45f99c3ba0f99 192 0.09/1.00 vMB 26
349,422 349,422 0000000000000000147b84ac0534b3ea53f851d32a288fa28a7637d90be99142 70 0.10/1.00 vMB 8
349,421 349,421 0000000000000000136d55ed67b5f148ecc37e55a5ac3668a3774a14c97e67da 688 0.38/1.00 vMB 27
349,420 349,420 00000000000000000baaac2c63da69fd75a6bffa81eb757759cfdf34e6de651e 520 0.32/1.00 vMB 22
349,419 349,419 00000000000000000a4f93469eea356eacf85715d33a7a2ea021e29d63c5de57 380 0.31/1.00 vMB 15
349,418 349,418 0000000000000000158d5fbe3ab08f64ac3ad675d8110273c5943d1535ac61d5 373 0.17/1.00 vMB 28
349,417 349,417 00000000000000000665b6dc84b5d27bc82d0deba027b42c9b8f78e3e1b38cfa 258 0.13/1.00 vMB 24
349,416 349,416 00000000000000000b96cb976f7ccc351e0381d72c44fd859fa9f900969b506e 437 0.29/1.00 vMB 28
349,415 349,415 000000000000000007bffd0e64c4fd426d9b051b40859a5a7602dd7b89333a39 83 0.04/1.00 vMB 26
349,414 349,414 00000000000000001421065a054e90eef60e418d1e931307c2247846e6ad3cfa 59 0.04/1.00 vMB 27
349,413 349,413 00000000000000000a83579669631e29e03ad88f89b1be5fb0d7e116475db70a 111 0.07/1.00 vMB 16
349,412 349,412 0000000000000000074553533bd143e96f3da6710c907063d6ab6ca1c4a92373 1,066 0.71/1.00 vMB 21
349,411 349,411 000000000000000014e92f45fcfc2c6e728c85e8193d6f42bc0d4e551810aabe 1,412 0.75/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.27 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.