Loading Tool

Explorer IconExplorer

Memory Pool

78,051 transactions
28.98 vMB
0.07323639 BTC
Random Selection Loading Transactions
Max Size: 175.77/200 MB

Candidate Block

Mining Attempt 5cc890dde48887457c90d2d2132c8b6e66fa6fc86b58accc7c6dc7e118a68e52
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 06a358e581728810da9e035f96266265d461aa9294bdf4eae3c6f41be67a38e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,354
Size: 1.00 vMB
Total Fees: 0.01276550 BTC
Feerates: 75.92 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (133,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,919 781,919 000000000000000000005f5cd0957e2dbe682b2233569c08f7ae2f9d850fbc5c 516 1.00/1.00 vMB 9
781,918 781,918 00000000000000000004463c4be42c5bab6a52a8ca3ed57e3418b69e52674953 1,013 1.00/1.00 vMB 12
781,917 781,917 00000000000000000005187975803d6af6243be7e13cf7f1f8b9b0e2347f72e6 1,553 1.00/1.00 vMB 18
781,916 781,916 00000000000000000003fae2df84ebdd74ec68e0bf689955ad6cfe212114c291 349 1.00/1.00 vMB 9
781,915 781,915 00000000000000000006455610fa2a975c5d6beae78c41457527f743d65a0c41 1,108 1.00/1.00 vMB 12
781,914 781,914 00000000000000000004f3420ff3a7ea49089bfd486642cc8707be5e83ceb8e0 1,080 1.00/1.00 vMB 16
781,913 781,913 000000000000000000025e445941404068cb58e1e1e784398c793c292075c176 1,257 1.00/1.00 vMB 12
781,912 781,912 00000000000000000004f379a0930df5e346dbde8e04a2b9757bfbccff7ce419 1,632 1.00/1.00 vMB 18
781,911 781,911 0000000000000000000037ca603328cabbba2e6f1c33ed678680910945819fb1 1,730 1.00/1.00 vMB 19
781,910 781,910 00000000000000000005d487b04f80b8d1fa3d5b67e4aed001eb61475c8b3320 2,471 1.00/1.00 vMB 23
781,909 781,909 000000000000000000043678f13e04ff7ef8591d2d2f251e288dcedef3089fb6 1,939 1.00/1.00 vMB 25
781,908 781,908 00000000000000000001b6e1632c903fc37db894d3f2429d5e9b819a18a7fbb8 2,251 1.00/1.00 vMB 22
781,907 781,907 00000000000000000005a1abad9c2b34964c40d9ed7f034a9ccd408058dda352 903 1.00/1.00 vMB 10
781,906 781,906 000000000000000000065c00163d571161863944aa5cd70b80998be5837811af 1,752 1.00/1.00 vMB 4
781,905 781,905 0000000000000000000371fd6969ebe48cee73f8e3c436de471ec824a9ef0cae 348 1.00/1.00 vMB 5
781,904 781,904 000000000000000000016e5f33c2002045515bfaf5f0624188f4d1644c13e7d4 1,531 1.00/1.00 vMB 15
781,903 781,903 0000000000000000000336f1e83445d875a106bb1c6c26c5cf677dc0eaccd0d5 934 1.00/1.00 vMB 11
781,902 781,902 000000000000000000007be2a1a624f2f566a7137fd5285145d894fbef19380b 323 1.00/1.00 vMB 6
781,901 781,901 00000000000000000004d11de6a0bdb4088bebe2c1087dc6b40147d0d7d2e151 1 0.00/1.00 vMB 0
781,900 781,900 0000000000000000000395efcf31eb4e7056d96f0c9eb4aaa7ddd56ea601e1e5 236 1.00/1.00 vMB 6
781,899 781,899 00000000000000000002992df80a5822ce7cfa2eb26b156abf62bbfa39d9dbdf 973 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 671.05 GB
    • Received: 15.85 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.