Loading Tool

Explorer IconExplorer

Memory Pool

78,896 transactions
29.39 vMB
0.08276055 BTC
Random Selection Loading Transactions
Max Size: 179.70/200 MB

Candidate Block

Mining Attempt 6c3a157eb22758477553134625c6dac1d2badab065850ca56c7b899a97d8d972
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 691c21807e173f83e8aa3601d3bb8530f265d8b2df3f9eacc4baa8b03fd75f8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,535
Size: 1.00 vMB
Total Fees: 0.01812036 BTC
Feerates: 402.60 > 1.82 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (624,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,068 291,068 000000000000000003059b9081d66f287dafeaffd2f31022186df9041919e179 198 0.11/1.00 vMB 29
291,067 291,067 0000000000000000b3028eb2069d4decd05a4ea5ff152cafe05006e132065528 524 0.28/1.00 vMB 36
291,066 291,066 000000000000000024cc56cec2e9cc46a9a46fca7360e2392e49fff0b4f17571 597 0.29/1.00 vMB 48
291,065 291,065 000000000000000067f65c3e4bdd8be70ab788fcdf2735a34c856e3fe5ed34f4 442 0.19/1.00 vMB 34
291,064 291,064 000000000000000060544b11f379f613288f8b78b3fa3563fa3937c941a74ba1 188 0.20/1.00 vMB 16
291,063 291,063 0000000000000000240ee33ab31105ad0dbfd7de06557d0be97f1c252389672f 578 0.31/1.00 vMB 35
291,062 291,062 00000000000000006d8733e03fa9f5e52ec912fa82c9adfed09fbca9563cb4ce 299 0.50/1.00 vMB 16
291,061 291,061 0000000000000000109adb5479d5b45af853006a61921de914867a3480d1a1e1 1,041 0.35/1.00 vMB 18
291,060 291,060 0000000000000000418788ad79f7603b724bae98b4015b0fa529fbd0e536d714 566 0.50/1.00 vMB 30
291,059 291,059 0000000000000000675b86077a89f05bd84436ee007ec91c25a217cda14ffc25 419 0.50/1.00 vMB 20
291,058 291,058 0000000000000000ebce6837fa6ba162f9b7b0bb4adb603659ed1e1d65238f18 2,280 0.92/1.00 vMB 43
291,057 291,057 0000000000000000ee7453e6d0143e9f35248f3d3aef61bf7e93310542bbe900 1,459 0.50/1.00 vMB 45
291,056 291,056 0000000000000000d2c08a5ee99f5bf10fcd3020a01bafcf93e4a957d65568bb 512 0.17/1.00 vMB 57
291,055 291,055 00000000000000001559cc7513369365cfcaf48e17dc1f212daa601b5fa0b5fc 512 0.18/1.00 vMB 44
291,054 291,054 0000000000000000219a9b0d69b4e26c35e1177618f80886515cc0fef7138ce1 512 0.17/1.00 vMB 64
291,053 291,053 0000000000000000110151bc9e34dad42354995ee65908d6e2c4d6fea32e6197 539 0.23/1.00 vMB 28
291,052 291,052 00000000000000001d9eaea302c14555a3cdfb642616ae17f77b3a6d84410655 1,002 0.50/1.00 vMB 38
291,051 291,051 00000000000000001e2299efb44aad7da6b356bc384dfb675a02dd44a5a12089 638 0.25/1.00 vMB 23
291,050 291,050 00000000000000004642ed8eb619f2f84aaf201dbf0ba5fc87c425d040455d5a 372 0.41/1.00 vMB 23
291,049 291,049 000000000000000081a17edfac5b5bbc31b7c38001db2fccdf599cd938b9a1f1 1,019 0.35/1.00 vMB 41
291,048 291,048 0000000000000000f5bc42200e9fa414d18e336469c040b3ebb85fc1409ccc0f 105 0.17/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.