Loading Tool

Explorer IconExplorer

Memory Pool

76,921 transactions
28.61 vMB
0.07659723 BTC
Random Selection Loading Transactions
Max Size: 173.40/200 MB

Candidate Block

Mining Attempt bf467ecdb4bfadd81d18f7f2dcc80b39b31b24a62ff25d5ad6a6699dc3ff3eb0
Version 20000000
Previous Block 00000000000000000001f67781d6f05084986ab017640c91344eae66a915cd1b
Merkle Root e7d8aae042618b63990ec7ecf4d172a5e6fa4af2dbce90c7a30c4b7e1bcab417
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,516
Size: 1.00 vMB
Total Fees: 0.01720663 BTC
Feerates: 130.38 > 1.72 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,134 (594,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
320,830 320,830 00000000000000001e069ca30a2e33f5394a88f95b26829e7af763cc73423be0 839 0.63/1.00 vMB 21
320,829 320,829 000000000000000014f9f966d71721660545dbb3ff2b50e650afe8190937c671 1,975 0.75/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.62 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.08 GB
    • Received: 16.13 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.