Loading Tool

Explorer IconExplorer

Memory Pool

81,214 transactions
29.55 vMB
0.08294207 BTC
Random Selection Loading Transactions
Max Size: 179.85/200 MB

Candidate Block

Mining Attempt 1a93df4ec809dadbe320a25a8e1889d0ccb73e94c57ebe6432bc695851d7f184
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root b6b778c20317161c359c040485da3708399aacd58418243d7fc478a284ee5fa4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,283
Size: 1.00 vMB
Total Fees: 0.02074837 BTC
Feerates: 100.53 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (351,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
563,842 563,842 000000000000000000150d87e868d7b341bb48b9ad549511e8a202ffb181c0e9 2,740 1.00/1.00 vMB 29
563,841 563,841 00000000000000000017189f2282c47d6902b3482e0d94847eb276b87c0e9692 2,326 1.00/1.00 vMB 15
563,840 563,840 0000000000000000000e2fe51d8cfe8ffed9b14111da3f7029b487816ab7e5bf 1,802 1.00/1.00 vMB 22
563,839 563,839 0000000000000000001255a9b20d34b0f95a7e626d336ca5e612f0c5634bf02d 3,027 1.00/1.00 vMB 32
563,838 563,838 000000000000000000004e9057c88c052d5382173c9055b45dcf44b137ca48f7 2,744 1.00/1.00 vMB 46
563,837 563,837 00000000000000000007a785524a4ad09d3a951325f1629973fbd4d53205306b 2,326 1.00/1.00 vMB 40
563,836 563,836 000000000000000000137da81829b304c395e9fd15d81dcb04fe943055e74cf0 2,992 1.00/1.00 vMB 38
563,835 563,835 000000000000000000238bd590f299d501cba7168b391634610cd9e8ea7810ed 2,913 1.00/1.00 vMB 37
563,834 563,834 0000000000000000001fb351cf6ff9357585f3357488e37bd34c367f2310aeab 2,426 1.00/1.00 vMB 43
563,833 563,833 00000000000000000027056296db24bcd129423a29afbec9c970a4b26a2dc0b5 2,620 1.00/1.00 vMB 24
563,832 563,832 0000000000000000002ac198eacc0f397262fdcf638a035b75ea4b3a2eca1af0 2,885 1.00/1.00 vMB 7
563,831 563,831 0000000000000000000553ece14f980f38e3f912c05cf3206b885f8dc4f6465f 2,194 1.00/1.00 vMB 18
563,830 563,830 00000000000000000021a70a49d509acda5d726ea533f388ab34b5d4bd3f77d0 1,298 1.00/1.00 vMB 38
563,829 563,829 0000000000000000001d93e48fcafbf27e315e6b24af4250b2f831df0ef9a97e 2,150 1.00/1.00 vMB 24
563,828 563,828 00000000000000000010b0fd5fd5741b2460f99d9604a6fa31348984ead2615a 2,216 1.00/1.00 vMB 34
563,827 563,827 00000000000000000019c6dea284710c5b68e0ad3ef37500bdde1e65ae50c125 2,173 1.00/1.00 vMB 39
563,826 563,826 0000000000000000000f3bec02ff222f4a49905bae5b9cc55ca050712fd73a72 2,753 1.00/1.00 vMB 44
563,825 563,825 0000000000000000001da0d803032922d8e31dbb286e9f7e056e2e3e8ccdea86 2,200 1.00/1.00 vMB 4
563,824 563,824 0000000000000000002d4f64aa875005fb8459fb5df7ef7330ce1ea3795ed366 2,605 1.00/1.00 vMB 14
563,823 563,823 000000000000000000172964a97ccaaebde578bd19abc6d77afb2ca282a79300 1,956 1.00/1.00 vMB 27
563,822 563,822 00000000000000000024e839bbd4045dd935a82c985f16337d5857549600a37d 1,854 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.