Loading Tool

Explorer IconExplorer

Memory Pool

82,628 transactions
31.30 vMB
0.10429091 BTC
Random Selection Loading Transactions
Max Size: 190.32/200 MB

Candidate Block

Mining Attempt afd375191c19af02d5c72cbbc367475909654c8ef6062e4a53e7654e0fe4da3a
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 474c55799f397c0a7588d78b48cbedf6ed551832a77667fd50a2c30180b82007
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,962
Size: 1.00 vMB
Total Fees: 0.02800908 BTC
Feerates: 151.12 > 2.81 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (570,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,060 345,060 0000000000000000016ededec99d7466aaae38d56bc1c84cd4e5c8dafcd68ccf 1,023 0.51/1.00 vMB 28
345,059 345,059 0000000000000000146902b4c687a85a343049a38cc0c1dc90cdab292488aec2 193 0.13/1.00 vMB 52
345,058 345,058 0000000000000000053f3b8ff68c1968239112c375277f0a848e2b5d3706b091 46 0.02/1.00 vMB 29
345,057 345,057 00000000000000000dd6207931dcb153f69c1db24b14fe7d8aee0ea4fa155c8d 110 0.07/1.00 vMB 20
345,056 345,056 000000000000000001fd07c455bb6c5393181216484e5845e0cef9a3c184592d 523 0.26/1.00 vMB 24
345,055 345,055 000000000000000013f56c6d56975f992ee3cbc2cb2bf66c8586110b41fe791e 151 0.10/1.00 vMB 18
345,054 345,054 0000000000000000135369217e3aa81a6cfbb82a47d70b7049c9cc358f6c5b18 189 0.07/1.00 vMB 30
345,053 345,053 00000000000000000134b724dec0c945e471bbd019bab8110842597646adcd7e 299 0.40/1.00 vMB 11
345,052 345,052 000000000000000004196422b946b1b4b1caab98e984eb97b43da6c1afc22c8e 256 0.10/1.00 vMB 31
345,051 345,051 0000000000000000005aaefea55b732b1d9eb7984d9f13f79fda8c8b5d4f4b6e 1 0.00/1.00 vMB 0
345,050 345,050 000000000000000012a18fbb03ec3df7b86aaea55609bd28ded382abd0b67f35 1,524 0.75/1.00 vMB 26
345,049 345,049 0000000000000000131c19fa1d4a887521f7afad128a75fc79459f1ff016cf77 894 0.47/1.00 vMB 25
345,048 345,048 0000000000000000056f7c489f2f26ecce9bed86005179ca50a36e9d0a5502a8 652 0.31/1.00 vMB 25
345,047 345,047 000000000000000006a26d6bdbc5784065947a9b7f37de80cf25682ac3da0d9c 1,010 0.51/1.00 vMB 25
345,046 345,046 00000000000000000d9f82535f092d2314cda344226289e72a9fc47112e95d6d 169 0.12/1.00 vMB 30
345,045 345,045 0000000000000000051d3b1f29c0882815d532a75a3c834a3a4e74b898c7b9e5 525 0.29/1.00 vMB 28
345,044 345,044 0000000000000000059ea20c4ce9b3a2ad5d9290e841c1b29665d7b6812695c2 701 0.41/1.00 vMB 24
345,043 345,043 000000000000000004cba5fc23b084284a51f8167ba84cdb653ec5ea58c8d365 119 0.10/1.00 vMB 16
345,042 345,042 000000000000000011aba03fb16dfc130882b838cda1b27ebd3945acabaf6a55 309 0.18/1.00 vMB 23
345,041 345,041 00000000000000000bdfc8811a3aa0270815b87109ae4db490f604f659ab9de3 132 0.08/1.00 vMB 17
345,040 345,040 000000000000000013124f8087a3944ec5d02637433599d6a95871a906ee53b0 1,341 0.71/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.65 GB
    • Received: 18.24 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.