Loading Tool

Explorer IconExplorer

Memory Pool

24,539 transactions
24.46 vMB
0.03657427 BTC
Random Selection Loading Transactions
Max Size: 131.47/200 MB

Candidate Block

Mining Attempt f034888581bf7c9cb66e19ca8587281b4c1473496a460f668f2e334b26c1e93e
Version 20000000
Previous Block 00000000000000000000609397c2ef2d4a6678ed1a6d1910e7148a37ec988925
Merkle Root 3c1d5f990fa2c6db97c8c30c724215b28c09a88589b73d19a9311ea878729f24
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,315
Size: 1.00 vMB
Total Fees: 0.00980684 BTC
Feerates: 179.53 > 0.98 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,521 (2,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
937,051 937,051 00000000000000000000357146937d63314e3925bfa48bc8045b6382a5672d3f 3,123 1.00/1.00 vMB 1
937,050 937,050 000000000000000000014681433294f66506dbb3cb270165f7e78c9633dda895 3,951 1.00/1.00 vMB 4
937,049 937,049 00000000000000000000260aae1d094171c8165efcc2095ffcebf8a0834d7fb2 4,370 1.00/1.00 vMB 0
937,048 937,048 00000000000000000000af464ca96446b543d0d2d56854e41342ff0a1865c2f4 4,556 1.00/1.00 vMB 0
937,047 937,047 000000000000000000011b8f1e0b4b13cb363758ad005958da68488be949a39c 4,309 1.00/1.00 vMB 1
937,046 937,046 000000000000000000013381670f362d2f957feddd620329b16c2352c7a5a4b0 7,591 1.00/1.00 vMB 0
937,045 937,045 00000000000000000001117aa3c8866f7ccb4836a758f8677931e754657d487d 7,061 1.00/1.00 vMB 0
937,044 937,044 00000000000000000001b9721e79c0b904fdde3e77d3a1c7366127204da829f5 5,010 1.00/1.00 vMB 0
937,043 937,043 000000000000000000011e307e1308cdb1401f6bb041e12ce62732bd04801f50 3,722 1.00/1.00 vMB 1
937,042 937,042 0000000000000000000092bb593741dd7ddca28a0b3f9311ed1a340f47e23393 1,543 0.51/1.00 vMB 2
937,041 937,041 000000000000000000009a78ef4e9fa4291ad8c9c6ae9a15b90108f38313e1c9 2,066 0.55/1.00 vMB 2
937,040 937,040 00000000000000000001e51006a3f33019cc9636d6adf59442c87be77bf21cb4 4,878 1.00/1.00 vMB 0
937,039 937,039 0000000000000000000096c93123eaccbda0f3dded6549bd5166d12a17902fe5 3,463 1.00/1.00 vMB 2
937,038 937,038 00000000000000000000aa22f266681eb63e184cf7d15555d33116feed550417 4,547 1.00/1.00 vMB 0
937,037 937,037 000000000000000000005dbb489775d49c18a7e776faad1843b42f9328d914ff 3,939 1.00/1.00 vMB 1
937,036 937,036 00000000000000000000bcddf6dfdaac1156062b41a0cb20bd40ab6d33db02a5 4,533 1.00/1.00 vMB 0
937,035 937,035 0000000000000000000044f7fa82a60d9b2281886f941f0f2317fb9d58a7007b 1,474 0.45/1.00 vMB 2
937,034 937,034 00000000000000000000c031cb635bd0cae43bff469014c18c3d63ba70602203 5,986 1.00/1.00 vMB 0
937,033 937,033 00000000000000000001f57d06a6c784a1941df6fd8f7f2f63d73090ee3d293a 5,187 1.00/1.00 vMB 0
937,032 937,032 00000000000000000002248ef4555bb2dd899e7fab7c4366ec7a5a8b6305fe88 518 0.39/1.00 vMB 1
937,031 937,031 000000000000000000021012c7bd20e37bb3af0df2b0f8263d480ccb46a801e1 529 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 825.86 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: 4,270.45 GB
    • Received: 235.45 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.