Loading Tool

Explorer IconExplorer

Memory Pool

76,181 transactions
28.41 vMB
0.06482120 BTC
Random Selection Loading Transactions
Max Size: 172.22/200 MB

Candidate Block

Mining Attempt 0c343de17bc11e70b338a3ae6c3968716f5dee868f67de58a69e2311ced58532
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root e9f4b052c0d1f23e18a6d0709c8e13e422d31c725c0abbd3015cc10c85f73e07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00595062 BTC
Feerates: 41.50 > 0.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (719,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,854 195,854 000000000000021627a1e80c3adbe6399fb7fba26c87a83e72f003698d30e8bc 127 0.05/1.00 vMB 225
195,853 195,853 0000000000000327660adba5d1b671b6094cb83cbbcb3c07567d1919aa5e6613 97 0.06/1.00 vMB 92
195,852 195,852 000000000000067999b4e2c566197998d626902ac13963ca266b3d587d4ba659 312 0.13/1.00 vMB 121
195,851 195,851 000000000000046160899c2d8feb9065ff1fa697d65f12f23b67acd054f3efec 19 0.01/1.00 vMB 101
195,850 195,850 000000000000042ff9f9bb49a05241da2374d91077bb26b7200efb7ae217d6c6 27 0.01/1.00 vMB 89
195,849 195,849 000000000000023009293efbc24cbf1876d668e06cf091c113796f622fcdc97c 51 0.01/1.00 vMB 3
195,848 195,848 00000000000000569f2fa3d407b8d58c39f68f7fcfb4e783cb60af5f17d979fe 43 0.02/1.00 vMB 40
195,847 195,847 00000000000004dc6f5aad26343d00fd88a74e5a55a881f0abb4aa5376f11100 223 0.08/1.00 vMB 98
195,846 195,846 000000000000012ef41c08d2835812ae1dcd2f2dc69f6da3ae1a3df29424fda4 121 0.05/1.00 vMB 242
195,845 195,845 000000000000061c46bad65ae4b76f86089149e78cca624174d343e7f365fe1e 550 0.22/1.00 vMB 612
195,844 195,844 000000000000037ef3289f1f536aac617038aa263f8a3368bfa221040b647096 1 0.00/1.00 vMB 0
195,843 195,843 00000000000004c9fe26b46faecc84696b18c3bb3a6e5ba8c14d74f149389cfd 95 0.04/1.00 vMB 322
195,842 195,842 00000000000002681d8a79c8e779deb3b8f4496af05e5e231e0ef0293fb56db8 128 0.05/1.00 vMB 127
195,841 195,841 0000000000000588d5de28a2ccf11bb3d13222b4af51577c2ac104e56fddc957 171 0.09/1.00 vMB 113
195,840 195,840 00000000000005a8796d4d93715005802e064906ade9e5a78580671f2c8eb5b0 304 0.11/1.00 vMB 200
195,839 195,839 00000000000006639f2428a613ce34352a8e6199c117ef2876c190af1a6d96b9 87 0.03/1.00 vMB 100
195,838 195,838 0000000000000678dce00b9e8ac81bea2efc46a0488b352ef7ea4ac15a9956f0 128 0.05/1.00 vMB 138
195,837 195,837 0000000000000163386d694ee602c1054b11416bf1da9f8024830c3d4fd30cf6 209 0.08/1.00 vMB 187
195,836 195,836 00000000000002cb8aae5b6dcc5da964e3805482f41834f56b542cc50cfe593e 28 0.01/1.00 vMB 98
195,835 195,835 0000000000000275881fb2165f71f95fba47fa7542fbbaf8b08f49f0d975b441 326 0.11/1.00 vMB 261
195,834 195,834 0000000000000039626909b876e5f1307c92dd2a67de3641d2aa9f8ff3dc73f3 159 0.08/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.40 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.