Loading Tool

Explorer IconExplorer

Memory Pool

79,505 transactions
30.18 vMB
0.08230617 BTC
Random Selection Loading Transactions
Max Size: 183.74/200 MB

Candidate Block

Mining Attempt 193c5d1b3eeaf9d6edcec542d5299afd9b3a63345346ffdccc11262e1a736e5e
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 08a43dc7ecc244dbb1fd4411989573510f613a1eed5eb7b80758bc94a9575d94
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,742
Size: 1.00 vMB
Total Fees: 0.01508921 BTC
Feerates: 203.60 > 1.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (584,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,152 331,152 000000000000000001e83e4f6699ba1b18aba4bee769de4b2791760dc96e9d8f 362 0.25/1.00 vMB 22
331,151 331,151 000000000000000001edc750e940cb9cba13d5566b1cf82932a5e6aac1f24393 1,181 0.57/1.00 vMB 29
331,150 331,150 000000000000000018f4543f258640cbdcd759f4f236cc3ad68a2f6476ee846b 396 0.20/1.00 vMB 26
331,149 331,149 000000000000000000812435faab7cf18eba4b82d34ad7516339621a828d4d82 615 0.23/1.00 vMB 28
331,148 331,148 000000000000000002175a2074a6bdd6070bc50bbe17dbbec893d46e18f27381 355 0.22/1.00 vMB 25
331,147 331,147 00000000000000000108213561cc56df7a0e9c7ab6ded2662f4d2c3256d05ad8 565 0.40/1.00 vMB 29
331,146 331,146 00000000000000001ade99acb27c18167869e6910c24bbddf218f1dd59931eaa 316 0.17/1.00 vMB 24
331,145 331,145 00000000000000000c7c46a4408ac17a295ab59df333c644183d37a9513ef977 365 0.20/1.00 vMB 22
331,144 331,144 0000000000000000074a8a15795588d59eddf84d4a0d66a85acef16a688e0841 211 0.13/1.00 vMB 17
331,143 331,143 000000000000000001266da464cd7c0717c0d7a1e9497f32354e5e3ecfe6c17f 1 0.00/1.00 vMB 0
331,142 331,142 00000000000000001298ef60405d8a6de0fe8194158481e2e0df5c8f135151e0 194 0.13/1.00 vMB 26
331,141 331,141 000000000000000009e54eb4e5600719044652a425b53b9f146e873c42006f62 64 0.02/1.00 vMB 18
331,140 331,140 0000000000000000042dda0b8cda95213bc4d60ec5a66014cf4ffd0628287c24 669 0.51/1.00 vMB 23
331,139 331,139 0000000000000000056e16cb52330e0ad9b6a48c2255f5d69f89bb53e8a6c92f 917 0.44/1.00 vMB 29
331,138 331,138 000000000000000008eed2e65c9a5b77d9dce3db6307d623587f556bcc1b8456 363 0.16/1.00 vMB 30
331,137 331,137 0000000000000000058402c199686a3d9a1a51b17cc0d5fb5d0850fe38aa5b18 223 0.12/1.00 vMB 27
331,136 331,136 00000000000000000ae44f6972a2302af43e342d9a75f403620a55f2e8833488 462 0.34/1.00 vMB 19
331,135 331,135 00000000000000001711578884b46a1990d6922535475209c85b83c30c438f1f 878 0.50/1.00 vMB 27
331,134 331,134 000000000000000003992dc41afca0544201c7b8522e9c9b0dce37d20351ef7a 627 0.32/1.00 vMB 28
331,133 331,133 000000000000000014aefbc63e9392105a7a8ae041013e2966100eee71c62293 539 0.28/1.00 vMB 24
331,132 331,132 00000000000000000c4231e146dfbdffc3dc22992df4f0ab1c05bb3c7afa2b07 426 0.20/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.