Loading Tool

Explorer IconExplorer

Memory Pool

75,004 transactions
28.91 vMB
0.07827223 BTC
Random Selection Loading Transactions
Max Size: 171.03/200 MB

Candidate Block

Mining Attempt 5c41c12993e6940328fdea165dcf9ee3f41e04b59ba3fd25bfbf3bb3e1bd19c4
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root c81d46d9094e9acd81266879cdfacc42103f60268fbde79e323ec6d00f7a9e92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,793
Size: 1.00 vMB
Total Fees: 0.01826284 BTC
Feerates: 100.29 > 1.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (369,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,085 545,085 0000000000000000000a4611cf420d9c7cf1d6658c3788a830e5902b998c1332 1,829 0.93/1.00 vMB 11
545,084 545,084 0000000000000000000dc803455ebcc915a91b7f9ad822a13db3582b41b4d28e 2,669 1.00/1.00 vMB 13
545,083 545,083 0000000000000000000fdd312fe9609c8b6cbc5ac4d71cfc8bded42e62ec7095 410 0.26/1.00 vMB 9
545,082 545,082 000000000000000000156da8232c15c393c419f27197b1bd89a01c6c6e3aa222 297 0.18/1.00 vMB 11
545,081 545,081 0000000000000000001f7887e81f4639de2da523203d1fc89bf5ddeb9679fda8 1,213 0.56/1.00 vMB 11
545,080 545,080 00000000000000000005040f2cfa2fbc45b09f8737c33b1c136acf13ce767207 1,253 0.57/1.00 vMB 13
545,079 545,079 000000000000000000222f928320eb0405a0893c661b54a6ef823945e7c9eba2 1,021 0.48/1.00 vMB 11
545,078 545,078 00000000000000000023b1c63ab29bc5cb97e2a23fd68752ac81b808c9d83b74 1,532 1.00/1.00 vMB 9
545,077 545,077 0000000000000000000b0fd9565338cf2eb482e7dfcde3fa18dc6e35bc0115df 2,485 1.00/1.00 vMB 3
545,076 545,076 000000000000000000099186b2e4e6e9ffdc8e1528b250822e312808392b0e64 2,723 1.00/1.00 vMB 15
545,075 545,075 0000000000000000000513439a0b784fd851fece99c7fa5253e6989215d6c038 2,541 1.00/1.00 vMB 10
545,074 545,074 000000000000000000064a28203d23676e1fb836e5eb73ac0b75714f08ccb1f0 2,710 1.00/1.00 vMB 30
545,073 545,073 00000000000000000021d915d6c3feb65948a68bacadba362d3a14e894a51cc3 2,438 1.00/1.00 vMB 22
545,072 545,072 00000000000000000023d0697b959c4b008b86cfba5e949c020698546e9e3abd 1,817 0.81/1.00 vMB 15
545,071 545,071 000000000000000000098f2460eb7ebd776563a548c08a4df0cd286557404c71 5 0.00/1.00 vMB 17
545,070 545,070 0000000000000000000e7e5839d0d89ae4a6dc4dd9f15a9a600a9bde4379c0c8 1,485 0.67/1.00 vMB 11
545,069 545,069 00000000000000000006568d67e55e6d4c0a0cce59e787d44c35adf43b21c307 313 0.11/1.00 vMB 10
545,068 545,068 00000000000000000010535464bd5d14c265459be55156e5b971f1959ff4aab0 243 0.12/1.00 vMB 11
545,067 545,067 0000000000000000000044fbfcde1f3f6ce9fc90ee4ea2e99eafea4850820abc 408 0.18/1.00 vMB 9
545,066 545,066 00000000000000000010c3f54062c86a3cb86417c6ab3713c06fb2baade0d999 2,417 1.00/1.00 vMB 15
545,065 545,065 0000000000000000001e881fe09874500970daa45f53a3960e283ac4bc249a8d 777 0.31/1.00 vMB 12
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.93 GB
    • Received: 15.32 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.