Loading Tool

Explorer IconExplorer

Memory Pool

84,965 transactions
31.86 vMB
0.16831398 BTC
Random Selection Loading Transactions
Max Size: 189.67/200 MB

Candidate Block

Mining Attempt 74736a5cb3f18964983d9b4f4d007be2d78abd1e7d7ab9b249f70427909dbaf1
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 80503cc53fec803fc5a0a295fb3ac84d8b85c57fa78a02e538c179d3d0249355
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,002
Size: 1.00 vMB
Total Fees: 0.05341130 BTC
Feerates: 402.75 > 5.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (594,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,851 320,851 00000000000000000ade478ad981507a07b226810f40d07f13d0289a749875ed 708 0.43/1.00 vMB 27
320,850 320,850 000000000000000003cebf9e1e181be6866e841da9fe86ba8a35a30808d53700 269 0.15/1.00 vMB 17
320,849 320,849 0000000000000000071fc472dff5519a2566a3050d64acd45b18d14c5aaeea64 1,512 0.66/1.00 vMB 32
320,848 320,848 000000000000000023c14279c492158102000cce447b31fb34f152d50d599d14 331 0.16/1.00 vMB 30
320,847 320,847 0000000000000000151d042ad9d24c5f78b4dcc7e7911f925c31746335eb1346 764 0.35/1.00 vMB 30
320,846 320,846 000000000000000023a83061b5a9ffba610d2cddf2bdc7f5e16d69fc6de2d558 255 0.62/1.00 vMB 13
320,845 320,845 0000000000000000042582e61b9b832684bcd01f91a59be0d1069f5ebaf38a21 1,544 0.93/1.00 vMB 26
320,844 320,844 00000000000000000557301a088cd85f7ac4d93a92830681030f1377aa145045 1,223 0.50/1.00 vMB 36
320,843 320,843 0000000000000000061554be10707b1027b0dec49e5723feabd72032c72f51ab 1,087 0.35/1.00 vMB 47
320,842 320,842 000000000000000007f358e1d76db4733b6ad24e2e08ed5e3027cb49fe2d614b 171 0.09/1.00 vMB 22
320,841 320,841 00000000000000000b31586caee522bbbeac6a920e8b96152afe96e66f217af5 921 0.50/1.00 vMB 29
320,840 320,840 000000000000000019dc3e1e1f6b6d3170c491a0f8410a75e5242ac2ce3636da 872 0.50/1.00 vMB 27
320,839 320,839 0000000000000000134b7ed260b69cfdea1c183e3bf403d8e2436e9ae65255d1 798 0.44/1.00 vMB 31
320,838 320,838 0000000000000000160e1d64dfdef33b568d5a3b47fc22a035a2028329e5a2f3 268 0.35/1.00 vMB 14
320,837 320,837 0000000000000000130b3b172748f40f7742a75354245c0ae59f6903bdf93e8e 547 0.35/1.00 vMB 27
320,836 320,836 000000000000000022dcbdf2f382d3e191af7377aaf04030c72de8cd9ce21bbf 1,024 0.33/1.00 vMB 49
320,835 320,835 0000000000000000209de2be14c35b2986c08c7dd0af1457fc1999bb08435317 336 0.23/1.00 vMB 24
320,834 320,834 000000000000000001fe91ec41be3caeba308144bf70493bd57c983b9bac5103 93 0.06/1.00 vMB 10
320,833 320,833 00000000000000000cbf0bcbc929c2aa68de4fe31ccd02b0665e2c5c63a3a67d 782 0.53/1.00 vMB 26
320,832 320,832 000000000000000001d89eb210446b131f6e71c0cfb8a32d1f9b4e28d1f1ef24 90 0.04/1.00 vMB 27
320,831 320,831 00000000000000001e674a077c58cde1d5a011ad5608b19a076d9bc9a7d52813 485 0.26/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.