Loading Tool

Explorer IconExplorer

Memory Pool

44,359 transactions
28.35 vMB
0.08266614 BTC
Random Selection Loading Transactions
Max Size: 149.78/200 MB

Candidate Block

Mining Attempt a518dfe062e26d15f2bf906be30fcf5fdc1c95e04f0cd51931de2c3a739c7bca
Version 20000000
Previous Block 000000000000000000006d9cca170a6dca76a62d52ce159ce88e03787eeaed6e
Merkle Root 874252592c254a5bcd999ba7ee99e4eccf52309b44f2142dd83751475b03becc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,874
Size: 1.00 vMB
Total Fees: 0.02878632 BTC
Feerates: 200.00 > 2.88 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,833 (566,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,914 347,914 000000000000000014d613dd2fd421ee915f1256e583fc899b27dcbc02bb1228 420 0.20/1.00 vMB 23
347,913 347,913 00000000000000000d1ff33381a7054b468e4a92758d86255835bc4e3fc6af1f 1,082 0.62/1.00 vMB 19
347,912 347,912 00000000000000000989b446fccf6ae7ecbaf4f68fef8787eb5b82f420719e04 1,568 0.75/1.00 vMB 30
347,911 347,911 0000000000000000161e73b429376447b24f2f2d318371fcb6d6d5620fe58d13 1,328 0.69/1.00 vMB 27
347,910 347,910 000000000000000010b3070da3c73a786a76593e4bd14d9c10778d5b619b4013 276 0.15/1.00 vMB 19
347,909 347,909 00000000000000001529bb6d374b304d080cef6d99ddb99acedd1c5bc709d184 1,354 0.75/1.00 vMB 26
347,908 347,908 0000000000000000110a1160548ce0f54617d8bf2b7fbb1ab8c89032cf820a80 512 0.17/1.00 vMB 40
347,907 347,907 000000000000000002ad642268785d3bc817180b5aad2b3191ebaa1bbed7168c 848 0.49/1.00 vMB 20
347,906 347,906 00000000000000001329f2469d6fb06f2c6a0c2ed734b0fac4774db5ee18ec1e 1,447 0.50/1.00 vMB 47
347,905 347,905 00000000000000001338916c021104948eb775b115e2dcaa1862b7bccd242486 1,052 0.57/1.00 vMB 25
347,904 347,904 0000000000000000102552aab21617ed873903e2d775bbfadbe25f16e462a5a3 282 0.15/1.00 vMB 21
347,903 347,903 0000000000000000061c2a4bf095ffcac681f78e57e2d05c582743294a1ff281 539 0.26/1.00 vMB 29
347,902 347,902 0000000000000000070201f74e50623ece7af92ae0f8a33c09524139d348ee6a 382 0.27/1.00 vMB 21
347,901 347,901 00000000000000000070038bf196e2c50479e7e6db36ab74f56935153d4b649e 803 0.50/1.00 vMB 22
347,900 347,900 0000000000000000066a96db85128ff6ec87b7f7944435a828815ab1574a69d7 939 0.50/1.00 vMB 28
347,899 347,899 00000000000000001020aa99bfc18467db166fe6f043af2a0965ab88c8aad5bc 547 0.34/1.00 vMB 13
347,898 347,898 00000000000000000e63e86dc009262eec623da82814d6349a44621aa7a3788f 356 0.30/1.00 vMB 19
347,897 347,897 00000000000000000668bfb4fd30c5b73fe32100263f2290fe057bacc86caf24 2,032 0.90/1.00 vMB 33
347,896 347,896 0000000000000000073e59407521d1266a162d842b83da4cc75e47bb3ceb8eb3 348 0.20/1.00 vMB 24
347,895 347,895 00000000000000000364046c6a6e095bd7fa1bdf1a21f7d4c58127b0d04e349c 489 0.36/1.00 vMB 23
347,894 347,894 00000000000000000245154aaa4a340149de4a2c44343b3a7a8456f49e74228c 622 0.35/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.10 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: 651.64 GB
    • Received: 13.60 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.