Loading Tool

Explorer IconExplorer

Memory Pool

77,078 transactions
30.74 vMB
0.13709803 BTC
Random Selection Loading Transactions
Max Size: 176.80/200 MB

Candidate Block

Mining Attempt aea4553b0980a3ecf1c735b36cbeba31d18bcdce7f1c76d852442ab6110f0135
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 9b0bbbe2361bb1e85a1568bf4afda688efa1a6380849cf702fa540c61f07c7f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,354
Size: 1.00 vMB
Total Fees: 0.04984321 BTC
Feerates: 150.36 > 4.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (610,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,938 304,938 000000000000000013110f5f2c38ebd576bcd8ef9c1554ea6ce8a80195db0820 952 0.35/1.00 vMB 40
304,937 304,937 0000000000000000370f08d9f038c052eaead518b29eeaf87a4a1a3ebf2224ae 279 0.34/1.00 vMB 26
304,936 304,936 0000000000000000321d7f1b7f0a38a47ccf86a0f4cac058b77d9d5d4692dbd7 651 0.32/1.00 vMB 46
304,935 304,935 00000000000000000119ac1d967335e47ce804aa81867d0d3884b03f8bcd574f 88 0.06/1.00 vMB 25
304,934 304,934 000000000000000023d9e732cd73f26033578b5030bcd17fd880bff36d0fb118 669 0.35/1.00 vMB 34
304,933 304,933 00000000000000003c845c3d8ea59d57c5220898a7357a518a1c816a920174c0 231 0.10/1.00 vMB 35
304,932 304,932 00000000000000005453a7d998af155eba9e25f4c37e7fca719e5a39c94f5ce1 399 0.19/1.00 vMB 33
304,931 304,931 000000000000000022ed1a1dbc28b7cb76bf5fde3dc47635ad9363b2b606867d 323 0.24/1.00 vMB 22
304,930 304,930 00000000000000003807e3add5a8ba9775852361acf03b18cd7e3574ac2f4917 425 0.35/1.00 vMB 22
304,929 304,929 0000000000000000461563c44bfae0aa1d81b0f8fbbff2348f03566f41a74a25 681 0.35/1.00 vMB 32
304,928 304,928 00000000000000000d8113bac5c9e667f75e28ca6d08e74dc0c772bdf1a35cb7 169 0.15/1.00 vMB 22
304,927 304,927 0000000000000000494aaddc6635cd41cace2bfc4b0a87575bcb677b5cfb939a 148 0.25/1.00 vMB 15
304,926 304,926 00000000000000001d593b3702accae45873c176ccf83cf3e2067ec8c5132582 494 0.35/1.00 vMB 26
304,925 304,925 00000000000000000e0709eded5b5f92557e0f6856a20d3d718bc6a8f9e3df4c 388 0.35/1.00 vMB 16
304,924 304,924 000000000000000002626cb378d3add2029c8499d8caa11041062fceea19627d 971 0.35/1.00 vMB 71
304,923 304,923 0000000000000000511f8473291d1ffa6276d3518f5253196b65a161a22c118d 43 0.04/1.00 vMB 10
304,922 304,922 00000000000000003eef28cab4f1ee6f4832603cf7155749773028eae1634545 437 0.27/1.00 vMB 26
304,921 304,921 0000000000000000226e7fe06f6bda9af7ae9f3c822e40ef163ccc2a53242486 336 0.20/1.00 vMB 28
304,920 304,920 00000000000000005b4ec75d97d5ef9df83ce14e54d4bd1b6b645285ad841547 1,287 0.78/1.00 vMB 32
304,919 304,919 00000000000000005630bd10f1b1d9f9298e13d1fb3a3e0e316f07e8726331bf 18 0.02/1.00 vMB 20
304,918 304,918 00000000000000005c907dc2fb382be58bfce68842be30a5e8c7f465fd81c6a8 13 0.01/1.00 vMB 27
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.22 GB
    • Received: 15.43 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.