Loading Tool

Explorer IconExplorer

Memory Pool

35,255 transactions
28.05 vMB
0.05957152 BTC
Random Selection Loading Transactions
Max Size: 140.43/200 MB

Candidate Block

Mining Attempt 934f9cb9377cd2743db07ede473349bb17d9ceeb636c163f1c0f97d72900495d
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root ef8b649f4adbd383370a9d514399b124a1d37f724178d358541a20e8d66a9dfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,208
Size: 1.00 vMB
Total Fees: 0.00582896 BTC
Feerates: 53.51 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (667,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,668 246,668 000000000000007c67163cfb664df3ea20a37a3cb32dbbcef8e51ce77b1928f6 19 0.01/1.00 vMB 103
246,667 246,667 000000000000000bbba1ac0b68401249250fba32b401b129569fe017521c2d0e 29 0.01/1.00 vMB 50
246,666 246,666 000000000000006dd7a8e7e1682c977d9f60d3541f0484e1552c79f2753b81f5 218 0.13/1.00 vMB 116
246,665 246,665 000000000000009f6af88a516bbd0ebe7ee777b24daf7aed6dad2776a44599b8 656 0.25/1.00 vMB 175
246,664 246,664 000000000000008998e4c580ea5873de752764c20789a682be06ac36efdd741c 47 0.02/1.00 vMB 134
246,663 246,663 0000000000000045ff54bfae49870a2825ac5391ede68a6ff6952bb193b014bf 176 0.09/1.00 vMB 109
246,662 246,662 00000000000000339092e1e3e1ae3fd6ddf6fd2319a8d355cad4ace41ad01751 306 0.11/1.00 vMB 186
246,661 246,661 000000000000001592982a19798d34d91320876d6e1fbe11aa5424b8343398a9 26 0.01/1.00 vMB 128
246,660 246,660 000000000000004379242e488fb3f6d2e087c1ee73be6b19eaffcbb0b9f35bcd 172 0.09/1.00 vMB 132
246,659 246,659 000000000000007f643b9613d33a458f2a85b0d20596bbcba34fb6285719a6ce 309 0.13/1.00 vMB 138
246,658 246,658 000000000000000a507e6d54bd9237950526ca457267f2fa8610e36b587f6d0f 37 0.03/1.00 vMB 21
246,657 246,657 000000000000002d091847bb7fb682438e4a90b01d832619cbce06d2552bcdba 319 0.14/1.00 vMB 152
246,656 246,656 0000000000000084e3597986783bf5728fcd0b3d79fc58742d835fcea9559649 18 0.01/1.00 vMB 76
246,655 246,655 000000000000000966decbf5a275c9f211c42e680261f4fd2ebd937cdbcc0573 77 0.04/1.00 vMB 120
246,654 246,654 00000000000000214cc4e58adcacd8923d4d37b18e4f6b73556443ae7c88f71a 65 0.02/1.00 vMB 42
246,653 246,653 000000000000000f8559a1c7a337250764bebfb960a9fee4121e4f7e1467b962 404 0.16/1.00 vMB 227
246,652 246,652 0000000000000035509ceece882e7376de7714027898d53b9d7b14f6abe56070 93 0.04/1.00 vMB 135
246,651 246,651 000000000000003b8eb3feec80ce47bd11953df28692b050c87d34c2619cf079 301 0.13/1.00 vMB 162
246,650 246,650 00000000000000666e33fe705da87c067632a2548e2dfc1f193534e04776ab10 327 0.18/1.00 vMB 108
246,649 246,649 00000000000000643ff2dda42f3d1dab04bc3301ec51f6ad0a0496c4ed77ab04 6 0.00/1.00 vMB 894
246,648 246,648 000000000000009193acaab2c95856e9d02567f8b4ad0aa710ba2b8099c40225 70 0.04/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 781.59 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: 623.38 GB
    • Received: 11.45 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.