Loading Tool

Explorer IconExplorer

Memory Pool

82,385 transactions
30.72 vMB
0.08012054 BTC
Random Selection Loading Transactions
Max Size: 188.35/200 MB

Candidate Block

Mining Attempt 5a9140e985ee273f38d215586780a573e93c2c4639284c78bf1161c5b6536c04
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 054b8c34c669b89f91676e4bd1372f9c499a05fcdfc312d63040554a26707fa3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,021
Size: 1.00 vMB
Total Fees: 0.01130622 BTC
Feerates: 79.55 > 1.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (521,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,916 393,916 000000000000000000aebd01041326612b7071b86b3297ecea416a4fc060c675 808 0.75/1.00 vMB 25
393,915 393,915 0000000000000000091972937ddd4179128fd797c8b26d2605cbebe6d6952225 614 0.99/1.00 vMB 16
393,914 393,914 0000000000000000056ed2dfc89167fe1733325f1744d1bb47b66645ccc6314a 1,141 0.93/1.00 vMB 20
393,913 393,913 000000000000000000abc259ed463fa772481287e36efea457d780874c099c21 1,829 0.75/1.00 vMB 50
393,912 393,912 00000000000000000207260e8af4e06e39c11527a1979af4ce970649266bff7f 652 0.95/1.00 vMB 16
393,911 393,911 0000000000000000075edbda91dfe90787e1f84748755acbec53a8c4798a54a9 610 0.95/1.00 vMB 16
393,910 393,910 000000000000000001852de2f22ac26ac282f665560b4f5571aa56a198e0d0dd 1,142 1.00/1.00 vMB 25
393,909 393,909 000000000000000005921e209613baf76cba811910e84d7b95edb20fee016be4 830 1.00/1.00 vMB 17
393,908 393,908 000000000000000000baca61208a7f0292f755110a0766e01b59811712d6ea5e 1,511 1.00/1.00 vMB 24
393,907 393,907 00000000000000000182505ae52de4c4acdbbb1fbe06f2fbcec99788daababa9 1,855 0.93/1.00 vMB 31
393,906 393,906 0000000000000000085589c068776794a5356534eb57dc28f5404cae12f96c1a 1,956 1.00/1.00 vMB 31
393,905 393,905 000000000000000005b89b331cbb2ddd12e4a6a9fe0d293a2d3ab6a83d00b56e 2,167 0.95/1.00 vMB 38
393,904 393,904 00000000000000000995a1d73f17369dd6fec32738f4c53fb99c258e645f6fbe 2,225 1.00/1.00 vMB 39
393,903 393,903 000000000000000008817a037335b60077e02a53e207b1aad0b52ebf007d1531 2,930 0.93/1.00 vMB 71
393,902 393,902 000000000000000002aa8b6e136023f2508dc5fe7b7009af84f8d5e16e3c4574 2,118 1.00/1.00 vMB 40
393,901 393,901 00000000000000000053ee54e5f3314758f7be1e618c27f595380c727dbf60b5 2,492 0.95/1.00 vMB 47
393,900 393,900 000000000000000004f041ac9bdfa57238cff54b20196d1dfe8d20a0c45dc18a 2,826 0.93/1.00 vMB 51
393,899 393,899 000000000000000008307ac391cd906d992cb70852fe09b42916ce6c63149d90 2,863 0.99/1.00 vMB 86
393,898 393,898 00000000000000000164023cd7cc9e985967a7252e9c8b602550e7be1765ae90 2,207 0.93/1.00 vMB 42
393,897 393,897 000000000000000000a981a629b5c21e39bfa523ca3eb6553a47ffbcbe9f472b 2,215 0.75/1.00 vMB 89
393,896 393,896 000000000000000005088701e9cbf3fb4bf72bded6fc59529799c44e2484e31f 2,023 0.75/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.