Loading Tool

Explorer IconExplorer

Memory Pool

76,745 transactions
29.37 vMB
0.11044035 BTC
Random Selection Loading Transactions
Max Size: 173.56/200 MB

Candidate Block

Mining Attempt 4cdaf500f2d692db7c6113d58ade1df82ec4749bfc70d0fb02cf97807c119ec6
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 3085d16413083e22df77bbc23202b5ee14729a85d90668420400d6203e65b072
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,467
Size: 1.00 vMB
Total Fees: 0.04552930 BTC
Feerates: 201.37 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (256,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
659,012 659,012 0000000000000000000f9ada769bd67eac5db7dcc61fe950075ca22730c46af7 1,260 1.00/1.00 vMB 90
659,011 659,011 000000000000000000078951bf14cebcf3009076d2d799c04d3a895a96334e95 188 1.00/1.00 vMB 3
659,010 659,010 000000000000000000051472c8bc49405ce9b22ec450b4bb8a4e3a7f8365cff1 1,045 1.00/1.00 vMB 22
659,009 659,009 0000000000000000000d5c9cb480fd319c28f23fc520a6fc229a0fb328a7ead6 589 1.00/1.00 vMB 13
659,008 659,008 0000000000000000000db2af525ed8dca47a1064432122832d451626c3e2c2c1 1,491 1.00/1.00 vMB 17
659,007 659,007 0000000000000000000c73b3abf6220b45b23ea012317f089410497f451c184e 2,317 1.00/1.00 vMB 69
659,006 659,006 00000000000000000002a7540a510712e144cdcf3978e9d4ed350d06e4618bad 993 1.00/1.00 vMB 19
659,005 659,005 00000000000000000004fc61223fe7bdf9eb651b1db895aca7ab316f33533a59 1,080 1.00/1.00 vMB 15
659,004 659,004 0000000000000000000275a25d9de0dcc861b03e4fb40105a7c0de7046785e3e 1,143 1.00/1.00 vMB 13
659,003 659,003 000000000000000000018491d3c9e5398a46eccc506086e851ad750d64a10e65 1,465 1.00/1.00 vMB 4
659,002 659,002 0000000000000000000e263bfd3949f5dca32cd810c82cd8871d3bc51701961c 1,305 1.00/1.00 vMB 19
659,001 659,001 000000000000000000016bac74cd676cecc67d3e15d6d10cb15655236350a3ad 1,687 1.00/1.00 vMB 9
659,000 659,000 0000000000000000000e485f6f617313fb3c767858f98409f3b7bb4931979cf6 2,639 1.00/1.00 vMB 77
658,999 658,999 0000000000000000000f990059df37553dbdd0148d5eec3e110731c73fc551e2 2,131 1.00/1.00 vMB 34
658,998 658,998 000000000000000000023dfcecb63d37dab3293b13c03761ecea5b57e9c9debd 1,653 1.00/1.00 vMB 43
658,997 658,997 000000000000000000099a3b822e2d3fc3b82a0627f88b973d85efb7b6258393 1,637 1.00/1.00 vMB 87
658,996 658,996 0000000000000000000b21b806d686f97b8fd5e40a852d2b01cc2da898043f8b 2,134 1.00/1.00 vMB 85
658,995 658,995 0000000000000000000f4103d7fb263bdb60f1da012665e6aec080307082f30f 1,052 1.00/1.00 vMB 22
658,994 658,994 000000000000000000076919d9bd083e6e593240a120c22ad2f50ee5fe5ec574 813 1.00/1.00 vMB 6
658,993 658,993 00000000000000000004e86d687e46b2ba558895817fd4501a34a52c3b4a3686 1,480 1.00/1.00 vMB 28
658,992 658,992 00000000000000000005ff5c9167c7c7e5c2934e899b2ecbf63c43e053cf6a19 922 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.