Loading Tool

Explorer IconExplorer

Memory Pool

81,271 transactions
30.69 vMB
0.08828059 BTC
Random Selection Loading Transactions
Max Size: 187.22/200 MB

Candidate Block

Mining Attempt 7391b4aeea967412c5ebd9efe4914baebd963d98d5ffac1cc702e6a4cd668ee7
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 6ad24aae5c218d53c7ed51970e5a734a1611d1d988ba39cd9f19f8eb7092d568
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,905
Size: 1.00 vMB
Total Fees: 0.01813899 BTC
Feerates: 301.57 > 1.82 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (58,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
857,014 857,014 000000000000000000003be850f4b1639be739215e5a0bf429e33f086a472f3e 4,969 1.00/1.00 vMB 4
857,013 857,013 00000000000000000002d7a91fd2ff65ab9a30bcfa683e4753dddf9ec955faee 7,130 1.00/1.00 vMB 2
857,012 857,012 0000000000000000000121789e9c2e79c52d76b8b987e32631a3e52e041cbefe 3,043 1.00/1.00 vMB 7
857,011 857,011 00000000000000000001408375cd2efdd473bce82aecdca9d7bdfac18589e197 7,743 1.00/1.00 vMB 2
857,010 857,010 000000000000000000026c8b8c705952328595708b713542700315fab8b4d7d5 4,012 1.00/1.00 vMB 6
857,009 857,009 00000000000000000000124ee521dce5f87ee3a899dc6b2e7208348be8cf1db6 7,227 1.00/1.00 vMB 3
857,008 857,008 00000000000000000002a9eeeb57d8fec6860b435448df4459ea087f864329e0 2,789 1.00/1.00 vMB 7
857,007 857,007 00000000000000000002af07baf3b2cd7f3771f351a359fd5e8017cffd407ad0 6,087 1.00/1.00 vMB 3
857,006 857,006 000000000000000000025fd20813f2dd948f6c4d607510597b3cfe66e188a79f 5,696 1.00/1.00 vMB 5
857,005 857,005 00000000000000000001d27381b34bdfa79571aa8a8a5f47896ed9188b41539d 4,865 1.00/1.00 vMB 3
857,004 857,004 0000000000000000000175879bf52f7419e6f2afc857ef122019b5b9ebce86aa 2,761 1.00/1.00 vMB 5
857,003 857,003 000000000000000000004aea8504e532fe1a19573659f1a96fc7291e39bc8745 3,446 1.00/1.00 vMB 7
857,002 857,002 00000000000000000001b3a4408bac4066db72360db4ea800b2fcdfc3de9107c 3,565 1.00/1.00 vMB 10
857,001 857,001 00000000000000000002b42a3daf80d97a73abc32bd40ee317684f444e164f8f 7,785 1.00/1.00 vMB 2
857,000 857,000 00000000000000000001e5e0ef35fd43fd03dfb2ccbefa94d2e44da62547d3e4 5,673 1.00/1.00 vMB 3
856,999 856,999 000000000000000000025fad77734a01521a0e03c2b50feb9c1d259f62f48296 6,965 1.00/1.00 vMB 3
856,998 856,998 0000000000000000000024d6fb729b4e00c92093541c60b173424e944456ab5d 3,911 1.00/1.00 vMB 5
856,997 856,997 00000000000000000000ef66f511181643205016cac7d14c3e3687a076f75aa0 4,088 1.00/1.00 vMB 5
856,996 856,996 000000000000000000007a8afa7ebe3ea7f48ae3970a0ede6babd806bfdcfa5c 3,230 1.00/1.00 vMB 5
856,995 856,995 0000000000000000000284f8e611086deaac38a1621576327f149ad581aae3f0 3,405 1.00/1.00 vMB 7
856,994 856,994 00000000000000000001aa82af4f1f77fe6cf9ee235916a9374dbd9a4d191f31 3,197 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.