Loading Tool

Explorer IconExplorer

Memory Pool

82,613 transactions
30.39 vMB
0.10511240 BTC
Random Selection Loading Transactions
Max Size: 183.24/200 MB

Candidate Block

Mining Attempt 383b0b3845a2532002b10d8f5cb4d3087c0547ece94389634986a4362b9c10f1
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 60707eeb00e9e8f30a0abccfbcb9e01f90ab9a79adf9db58db881eedacbc1838
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,647
Size: 1.00 vMB
Total Fees: 0.04262288 BTC
Feerates: 526.32 > 4.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (419,150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,817 495,817 00000000000000000037c4e1a98edbc0dcc1fb9995190124b92b364c2b319b6a 2,121 1.00/1.00 vMB 153
495,816 495,816 000000000000000000af45bec3c95982238236c5c89f0211507a4aff1135dfc3 2,306 1.00/1.00 vMB 242
495,815 495,815 0000000000000000002f5e087798486e7a61f051b2f5906e41c37381c43c5f5c 2,388 1.00/1.00 vMB 180
495,814 495,814 0000000000000000001244d8f8d8fb702e39cb9778cca11035a186f2f6b4a15c 2,627 1.00/1.00 vMB 34
495,813 495,813 000000000000000000869cb9d086e8e5511cf299ee0b81409c651989c6c681c0 1,723 1.00/1.00 vMB 124
495,812 495,812 0000000000000000000b1e0551a60beb796798b2aaaebe18890a5a883330ecfb 2,201 1.00/1.00 vMB 213
495,811 495,811 00000000000000000015d10fb02d010ed518c2b93c748b5079522f2107ce10d2 1,846 1.00/1.00 vMB 155
495,810 495,810 000000000000000000af788a403d6e7c0fd3a98c83d190b126680403f451505e 2,105 1.00/1.00 vMB 193
495,809 495,809 00000000000000000035dc6b5416c3b1ca29e0e3548d4b831613446448c84e58 2,421 1.00/1.00 vMB 167
495,808 495,808 00000000000000000019c3ae904fe5c9d55c4ea7dfc76e81dce43b4fa7d5a66d 2,539 1.00/1.00 vMB 244
495,807 495,807 000000000000000000748301e624c083b1fdc8fb6482c765c944273c809717ac 2,267 1.00/1.00 vMB 59
495,806 495,806 0000000000000000001f073d279102f24992093ec668fe833b780e84bfa8e5c3 2,543 1.00/1.00 vMB 126
495,805 495,805 0000000000000000003fafa9e1a58dc7f817cf27f85c16bf21c61e27e3c02d38 2,448 1.00/1.00 vMB 155
495,804 495,804 0000000000000000003b752e07859995b2d012d32356a9aaa64dc50176786a8c 2,483 1.00/1.00 vMB 171
495,803 495,803 0000000000000000003f2425c715075fd86f05468f9314dcba00abb3bc297cc1 2,484 1.00/1.00 vMB 126
495,802 495,802 0000000000000000001b788f747db2ee469afd7c420346926c35f6c102994565 2,255 1.00/1.00 vMB 190
495,801 495,801 000000000000000000b80f69c7a3033c44e8fe42cc069cb7e5448cbcfbfea212 2,514 1.00/1.00 vMB 138
495,800 495,800 0000000000000000007b0f6a75a04fe969df85ca9a7c880f6ee4f1209aa30649 2,254 1.00/1.00 vMB 105
495,799 495,799 0000000000000000007e9c5404e0bb377fc0fbb16e3d790a0c7111091e94feb6 2,280 1.00/1.00 vMB 148
495,798 495,798 00000000000000000013541cd667a8c6c3ae9fce933c3a21a24af72b88c29c8d 1,539 1.00/1.00 vMB 139
495,797 495,797 0000000000000000005945b9f2dc788d7460b8010c4e142e2229f5b9c812414f 2,323 1.00/1.00 vMB 229
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.