Loading Tool

Explorer IconExplorer

Memory Pool

32,207 transactions
9.24 vMB
0.09291307 BTC
Random Selection Loading Transactions
Max Size: 60.30/200 MB

Candidate Block

Mining Attempt 021e44f2cc8e2d8eb94c166db9295df3f32e819aacf7172e987c2e17d02bae8c
Version 20000000
Previous Block 00000000000000000000e4a5169c255d3c1081deffdced9ebcf9c6133e322ecc
Merkle Root 73adde70a1a108921eb209b958e4d592b5701b2426a44c713d9780aad7d24677
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.05472111 BTC
Feerates: 200.91 > 5.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,340 (31 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,309 917,309 00000000000000000000dd1e53d84ee00d8825c596987f9dcc0932379fbfe913 1,270 0.46/1.00 vMB 1
917,308 917,308 0000000000000000000005b729a21d757f7f0ef8ecc4955dd11b170e1c381ba8 3,169 1.00/1.00 vMB 4
917,307 917,307 0000000000000000000022a9f6b67daaa2848184a15477339e4b5355ed08402c 468 0.20/1.00 vMB 2
917,306 917,306 00000000000000000000cd9da8a7dc6293ba9b2424e730479a6171ffb82259df 2,460 1.00/1.00 vMB 1
917,305 917,305 00000000000000000000e2283167cf9aed2a93afb337e866d7d04acaa7784b94 2,983 1.00/1.00 vMB 1
917,304 917,304 000000000000000000014400854f984ea5e50a5477257898e0ae48f081879a9f 4,228 1.00/1.00 vMB 1
917,303 917,303 00000000000000000000bbafdb2812b58450b2c7c8ffd614cef76ab656991ff6 4,572 1.00/1.00 vMB 0
917,302 917,302 00000000000000000000fda012bcb1b77cb32bc84f3bbb6e0a539d265509ead4 2,871 1.00/1.00 vMB 3
917,301 917,301 000000000000000000000cabaa6898d37c8390cee5d6fc53a4194cc9edfefb26 2,856 0.93/1.00 vMB 1
917,300 917,300 00000000000000000000e95980ac236278acba3df622e870e76624237a7bb43f 3,855 1.00/1.00 vMB 4
917,299 917,299 000000000000000000004c9a722d40f883e17c0aed7186d569128efdd3a564f1 3,870 1.00/1.00 vMB 4
917,298 917,298 00000000000000000001688bfad39af3cca638ac11c3abf1c3e8f0e9a99b20dd 85 0.02/1.00 vMB 3
917,297 917,297 000000000000000000013269f0a8e272cc0996394e8c4b06fca946b3d045d726 2,994 1.00/1.00 vMB 1
917,296 917,296 000000000000000000011d27321804b4defa958084dca33965a14a6ef809e721 1,329 1.00/1.00 vMB 1
917,295 917,295 000000000000000000016f1d77c0ff53659e7dbc559cd56af65190b60e2e7aaf 2,791 1.00/1.00 vMB 2
917,294 917,294 0000000000000000000006ad621294ff6a6c4f43846e126a7b61ed2c312b09e3 1,395 1.00/1.00 vMB 2
917,293 917,293 00000000000000000001a2207c7281efb67f72dec59476b54ce999839dd0c376 2,473 1.00/1.00 vMB 2
917,292 917,292 0000000000000000000141e65b62e244fe33abc17ac6d4c2df2a99a581b94e69 2,968 1.00/1.00 vMB 5
917,291 917,291 0000000000000000000100a1a90b82a582a84440fd20750e4a863b5a9342f853 2,561 1.00/1.00 vMB 3
917,290 917,290 000000000000000000019509fff41de2c90002e4e2aa37f3514bc5862c57ecaa 3,995 1.00/1.00 vMB 5
917,289 917,289 000000000000000000012bddbb9884c9f252fb915015a1da88ebdb4481872a01 3,827 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 786.38 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: 1,001.05 GB
    • Received: 32.96 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.