Loading Tool

Explorer IconExplorer

Memory Pool

83,281 transactions
31.24 vMB
0.09273173 BTC
Random Selection Loading Transactions
Max Size: 191.59/200 MB

Candidate Block

Mining Attempt 4656dde0f93812004f879378c2f0567de18df08cfc8055110d6b33293b3d5d63
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 64cf8daa26a4ea62b1f77c1721b4f63c4988914f6b4ca9d28d1270b3c7ff4df5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,392
Size: 1.00 vMB
Total Fees: 0.02226655 BTC
Feerates: 114.60 > 2.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (496,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,207 419,207 000000000000000004440e0ab9975ce9c469a051f4405f20adad6531fbbc4858 1,952 1.00/1.00 vMB 52
419,206 419,206 0000000000000000010776d72600eb613be235a978f2e1da50cabd7ef0ba6ea3 215 0.99/1.00 vMB 4
419,205 419,205 000000000000000004aadf373a3917ceb9b45c2ef7eaeb1fd0181d1af139c0d5 1,027 0.44/1.00 vMB 56
419,204 419,204 00000000000000000296cc3715493c2b5008285ab836d3b99274c8940f30a7c5 1,135 0.75/1.00 vMB 27
419,203 419,203 000000000000000005234f46788689754fc6f0040cd79746bab1b6645ea7d08c 2,645 1.00/1.00 vMB 74
419,202 419,202 000000000000000001f7b0ed2735ecedfff1b55cb503f1381531eca682dabfef 642 1.00/1.00 vMB 14
419,201 419,201 00000000000000000413c1533cb3270e862a5adfd675e0997556069a19e0aeed 407 0.44/1.00 vMB 24
419,200 419,200 0000000000000000026ff5c675b958e22938849781f1305092ce2c34ebe9e1e2 603 0.28/1.00 vMB 70
419,199 419,199 0000000000000000017ba0d3cd49cd63a9e36e1c066899a677e8e87bcc550914 1,580 1.00/1.00 vMB 24
419,198 419,198 000000000000000004df28b7d15e35120d3e50e2ae0a245cd322ac97dd0d2831 2,183 1.00/1.00 vMB 66
419,197 419,197 000000000000000001d1c177c99320ca2bda79b8a90f71c1d4fde2ec0ad884a7 2,190 1.00/1.00 vMB 47
419,196 419,196 000000000000000000d803b10293a4980950a29c0f48d86cffb669a3509206b5 2,249 1.00/1.00 vMB 75
419,195 419,195 0000000000000000048e151c0a0ffb5f6058d9e6976eabbf306e37111ae48950 2,769 1.00/1.00 vMB 75
419,194 419,194 0000000000000000015f14c20a63700cfbb6d12cc2200422d0299851686d5450 13 0.00/1.00 vMB 272
419,193 419,193 000000000000000002b5e205b53098d2243396720ae5c413efeb2d1f4bdcef55 489 1.00/1.00 vMB 14
419,192 419,192 0000000000000000013f65cf585d65143eaced2786f243d67ba1215345d79158 834 0.98/1.00 vMB 20
419,191 419,191 00000000000000000417b8f74a00d594b1dc337508fcfb557586468afb5a9d15 1,373 0.71/1.00 vMB 52
419,190 419,190 00000000000000000170cb1096d821cc8c51965115511a8c44787cb6c1c92302 1,893 1.00/1.00 vMB 49
419,189 419,189 0000000000000000025399d2058729b50b19fc2851becf8389bc64f4bc346664 525 0.21/1.00 vMB 66
419,188 419,188 000000000000000000ca09ac82c8737486cff8d8810d8b08c79e68203c88d4e5 1,142 0.50/1.00 vMB 61
419,187 419,187 00000000000000000242d620d84c0eac18b7434d06ecb9ce58fcf893b141ac51 992 0.49/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.91 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.