Loading Tool

Explorer IconExplorer

Memory Pool

78,698 transactions
29.18 vMB
0.06862365 BTC
Random Selection Loading Transactions
Max Size: 175.09/200 MB

Candidate Block

Mining Attempt 372f7a80fb933840b833e312449e2c5778cb1d8cb6319945881b7396fc410fc1
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root b03bae29a778ae769c804f2af1d59924892598620962770f7b0a68d778e67f3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,469
Size: 1.00 vMB
Total Fees: 0.00948163 BTC
Feerates: 170.94 > 0.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (610,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,858 304,858 0000000000000000474dde995e4b10931fd0e87284bb544bb17d111470effebe 463 0.43/1.00 vMB 16
304,857 304,857 00000000000000000bb2cbecb4db84d8bef1bf9922a93199678d8af04a8a80d0 667 0.34/1.00 vMB 32
304,856 304,856 000000000000000006cdf459f3aad77c28cb0ca808e18100eb265013f1f383eb 136 0.06/1.00 vMB 71
304,855 304,855 00000000000000004d781e979ce38005665b3ae568a91094c167d9ab173f7b7a 368 0.27/1.00 vMB 30
304,854 304,854 00000000000000000377f03c12fc024aa36f7efb445f564d338f93b7544dceae 255 0.32/1.00 vMB 17
304,853 304,853 0000000000000000075ae2baab11e3392aa70085af7c6fea4909cdd631c7c63e 770 0.35/1.00 vMB 35
304,852 304,852 00000000000000005198e106b197c273cca0f9acf74921c840c3ca9dd614ad9a 426 0.32/1.00 vMB 27
304,851 304,851 00000000000000000ab1337237c10b23f4e2a8df3dab675b7e059ac1bd7193be 316 0.35/1.00 vMB 18
304,850 304,850 00000000000000003cae9856dd87675955dada9c647bc9f22d0882c9ace73903 1,425 0.75/1.00 vMB 31
304,849 304,849 00000000000000003afb1fdf0867fc063775e69f9ae79870bb8727f25b49e88f 846 0.35/1.00 vMB 41
304,848 304,848 0000000000000000065dbf3b5a0c53e7243fed1f0c791317b32a3aead1003685 978 0.75/1.00 vMB 24
304,847 304,847 000000000000000045877a8e19f44875846183318a67d6af7910e89b31a91d60 654 0.35/1.00 vMB 29
304,846 304,846 00000000000000005072f07ea1cc73712f42ff24b203b7e28ae622012a1b1ed2 512 0.17/1.00 vMB 59
304,845 304,845 00000000000000002f76601d776537ca7e025109e14815b9ff3a41460428e118 509 0.35/1.00 vMB 27
304,844 304,844 0000000000000000078b052209ddfab04eec4d16d99cb0b267728e2559725d94 54 0.15/1.00 vMB 9
304,843 304,843 000000000000000003cb27bd9047b28b03cad525e50aaab97262ae187ed3bd63 248 0.50/1.00 vMB 15
304,842 304,842 00000000000000000657f725a0554943c340790bba03b8c968ce5a4b355bc895 803 0.35/1.00 vMB 42
304,841 304,841 00000000000000000ff2ab98ff97347b60bc904411aeeb9c47eaa68fe086a086 512 0.17/1.00 vMB 59
304,840 304,840 0000000000000000251c6af3f28fa346b7adaf4d0f86839135e44f18274aea32 271 0.17/1.00 vMB 29
304,839 304,839 000000000000000036e1193b5ad315a88d12216cc6731711d49fe6f14c8d5ba3 248 0.14/1.00 vMB 28
304,838 304,838 0000000000000000497403a42eab5d094ffb0e0529beaf8528db09852082b8d3 318 0.25/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.50 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.46 GB
    • Received: 15.52 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.