Loading Tool

Explorer IconExplorer

Memory Pool

74,715 transactions
29.75 vMB
0.09788270 BTC
Random Selection Loading Transactions
Max Size: 172.48/200 MB

Candidate Block

Mining Attempt 06b68ca92fca022f6b3c27d0d1cde882cfbfa76d1e3e1d4ad03579ae39e89a62
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root d736c2d9d06f02d0bfe565996420ae14573b2f1d622ef4aa3bf5f7a251bcb1db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,860
Size: 1.00 vMB
Total Fees: 0.02754603 BTC
Feerates: 150.36 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (611,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,764 303,764 00000000000000005fd38d7014d41b8eb0b986d7475de709ae7bbca367f2eb5b 122 0.07/1.00 vMB 30
303,763 303,763 00000000000000004b1176ea7bd5441f2b1bd4131e59e8a2819d63d7c1845fb1 101 0.09/1.00 vMB 22
303,762 303,762 000000000000000011eff6e8719c7f48bcba671b5768579f68cdf9b09f8b716a 257 0.14/1.00 vMB 31
303,761 303,761 000000000000000058d779c63c9e250358c0c9dda33bb64ec65a28259b82956d 113 0.07/1.00 vMB 33
303,760 303,760 00000000000000005e472fcebc11dd58145085e982b71097f9e016a8d253f2eb 61 0.04/1.00 vMB 29
303,759 303,759 0000000000000000295d4d19007fc54d443a9acb8b3021fb09b7b4cdf47e46cb 61 0.02/1.00 vMB 15
303,758 303,758 00000000000000000c71e673a5b161647a0eb5ab03405f46fc7db5d2eeb0da3d 20 0.01/1.00 vMB 47
303,757 303,757 00000000000000004454dde23e10c815380bf510c8c845c5f52d1f60cc1b101d 407 0.21/1.00 vMB 29
303,756 303,756 000000000000000059b047fabd91cb4f6f0d56ecec07f1fd59b829a39b2961f8 629 0.34/1.00 vMB 30
303,755 303,755 000000000000000049573b24beef7e594f41b9ef556e250f2c59ef0f090a479e 92 0.06/1.00 vMB 11
303,754 303,754 000000000000000055a8998201de37d149bc0be4d07c5fcbe540fec138103293 335 0.16/1.00 vMB 36
303,753 303,753 000000000000000027f8db8fa4581e0321d45d01745a9781eebc6c05fe6117c0 602 0.35/1.00 vMB 32
303,752 303,752 00000000000000005ac840223df16ac8f8931e70a902ac64d8381943d1cc5bc0 130 0.06/1.00 vMB 37
303,751 303,751 00000000000000003c742124d731ec48b1d3f815e085ca1b1a1ae0d1c91bc838 319 0.18/1.00 vMB 30
303,750 303,750 000000000000000018310c7e216ed4140713ff2198f508c6af6c244cdd738675 442 0.26/1.00 vMB 31
303,749 303,749 000000000000000068cd430d63fd64c67f99412104f3bb0a7bc58c0ec8ce3707 484 0.24/1.00 vMB 30
303,748 303,748 000000000000000046b0b18ae09c661c4a2ce87023a4053cb009648840ca6597 310 0.20/1.00 vMB 30
303,747 303,747 0000000000000000185e7387512b98c11f4391347b68cf33e921615f6d1def65 51 0.02/1.00 vMB 32
303,746 303,746 00000000000000002da9254bebad91936226a4acdf7e19ede5032ac9e7f8088c 355 0.21/1.00 vMB 29
303,745 303,745 0000000000000000115798deb5f46398da2b478e19ed9a4da5230279ef39819a 33 0.03/1.00 vMB 23
303,744 303,744 0000000000000000353cc03c54259d057453eac72dc7bc0e781a249df250e88c 115 0.07/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.