Loading Tool

Explorer IconExplorer

Memory Pool

35,821 transactions
25.96 vMB
0.06471270 BTC
Random Selection Loading Transactions
Max Size: 132.70/200 MB

Candidate Block

Mining Attempt e9bb5396a2194a1917169c27b3d59323898573414d905bd95ed588502ecf7283
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 083c9f1327bd3cd7e1734651c24897e4c0e4b120017a4213c3f987e86cc663fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,159
Size: 1.00 vMB
Total Fees: 0.01713467 BTC
Feerates: 201.13 > 1.72 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (586,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,859 327,859 00000000000000000bcfdf298e7669aa5a90fd4e5d78044e8413bdb01918cca1 894 0.50/1.00 vMB 26
327,858 327,858 000000000000000008ef040efcb880c45fb7f147d5a0bea20586ef0e7b2bac77 810 0.38/1.00 vMB 30
327,857 327,857 0000000000000000015d1fa57d618e6a47ec095136aaed1478acd076a5a75437 415 0.24/1.00 vMB 25
327,856 327,856 0000000000000000148145bfa5fe8f17973f6a02c27460df15192b2e3380dd34 492 0.25/1.00 vMB 30
327,855 327,855 0000000000000000149c42fd2fc4dd36b9fca68c8f0bd5868b2deaaae76bc004 533 0.26/1.00 vMB 33
327,854 327,854 0000000000000000174d9e53987c29d5710093ae1a2630ca246ad114e3371f4e 609 0.29/1.00 vMB 30
327,853 327,853 0000000000000000171918cd649c17814bb224f3df2e4eb8fcf916aa03372530 193 0.10/1.00 vMB 26
327,852 327,852 00000000000000000f6bb50efb904b5ceb80d63fc12e4f906464e5b757353389 714 0.44/1.00 vMB 23
327,851 327,851 000000000000000016904cb6f5a12e7007091f7f7a89b8ad4ebaa1399edef063 24 0.03/1.00 vMB 13
327,850 327,850 00000000000000001482347ba270a217bfc30544c54c9f60c98c1f2df59e39aa 196 0.12/1.00 vMB 22
327,849 327,849 000000000000000009114742605a047cfcef2e1c2a496a6d43a8a9c17357461a 1 0.00/1.00 vMB 0
327,848 327,848 00000000000000001031e02a1bd921d6e08066c2b56ea84b2994408da3a943f1 1,209 0.68/1.00 vMB 25
327,847 327,847 000000000000000001894021dcc300636acbb313bf43c0aab34995373abed3e2 126 0.07/1.00 vMB 24
327,846 327,846 000000000000000011fa628cf99d798bd1e619884b51fd8c062b75605097733c 334 0.32/1.00 vMB 17
327,845 327,845 00000000000000000d6eae99b9e6585438331d4e0ec8c82843b26f3757cbe56f 701 0.35/1.00 vMB 29
327,844 327,844 0000000000000000193913bb4693a24f46a7337da4a41274499f011fc40a7723 390 0.28/1.00 vMB 32
327,843 327,843 00000000000000001a7b28d0a711dd6a8ea0f95a82a0d3ded36f243605c3d83a 463 0.27/1.00 vMB 24
327,842 327,842 00000000000000001985e52b0f62a5a90b0d01a3154d3b646a57f6a428a07a03 903 0.56/1.00 vMB 25
327,841 327,841 000000000000000012fd9cdf8adccae5e96dba68a74eb5c36649a7a62b40f970 142 0.10/1.00 vMB 19
327,840 327,840 00000000000000001655a604d9c89e96067d38004b8ffa000bdec5446173bd6c 367 0.21/1.00 vMB 22
327,839 327,839 00000000000000000aa68bb6604693ae681dd9d91a3b6272668a00bdc94807f9 1,303 0.66/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.82 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: 636.20 GB
    • Received: 12.35 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.