Loading Tool

Explorer IconExplorer

Memory Pool

78,524 transactions
33.52 vMB
0.14845447 BTC
Random Selection Loading Transactions
Max Size: 189.57/200 MB

Candidate Block

Mining Attempt 14d7cff5cb2c0186ad50c7dbd6a9a7bacd606a6b94e84962e8cffcc952d0455f
Version 20000000
Previous Block 00000000000000000000bb7fa09d78086bb333e351a7c3129fff08c9216ebf57
Merkle Root 64e7f8034a5d38056c1f957a5806854e9f5427912e79abb3f0df1aecdfe3eff5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,483
Size: 1.00 vMB
Total Fees: 0.03826259 BTC
Feerates: 150.61 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,421 (837,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
78,014 78,014 0000000000326f83cecd250de9e8ce674786c92ee8adc0e6b8911f5becb4673e 4 0.00/1.00 vMB 0
78,013 78,013 000000000001654c41298827bfc65efd74322e58d947edb2126a2985196a8bb4 1 0.00/1.00 vMB 0
78,012 78,012 00000000001a7dd9bedd048bd159de67a4f0a1a565848dc387c77fa820df6752 2 0.00/1.00 vMB 0
78,011 78,011 00000000001350d1126cab9e0759e2a60056f82261419e205f3fa7af0f5e73bc 1 0.00/1.00 vMB 0
78,010 78,010 0000000000130fa122318e8e8e8a59b6bcbbf288156023e318f70e34dd570e09 1 0.00/1.00 vMB 0
78,009 78,009 000000000066a8507865aeac72b58ba021ad861f2d32f72bb2bf2d4465231b37 3 0.00/1.00 vMB 0
78,008 78,008 0000000000458342726132a783b7ca341c8b0357514f2656e9d3c4430f253758 1 0.00/1.00 vMB 0
78,007 78,007 0000000000563f24f805efbffb905f2612a1aaeda0c65f461b7422437f68dbfa 1 0.00/1.00 vMB 0
78,006 78,006 000000000004c3de419181225eec36dfdceef582a8d3b8d746d601efb0f29ce1 1 0.00/1.00 vMB 0
78,005 78,005 0000000000186e517891a8abc343dfefe66aafc83897666ea8539d27a8edfbd4 1 0.00/1.00 vMB 0
78,004 78,004 000000000066120ab9136251d2aa40c18f3f69e42412aacfdc7a122cede2f3a5 1 0.00/1.00 vMB 0
78,003 78,003 00000000002c13665270c84b2a61d75758ff4e4e74864463f1bb50340a14a3bf 2 0.00/1.00 vMB 0
78,002 78,002 00000000004c8aade2d7b67c1970136aa3dfcd2c830ce6285f4d66abf2b32876 1 0.00/1.00 vMB 0
78,001 78,001 000000000000883080e6717f944f2ed3bb6f2fa0e2723a8486c476acc713a079 1 0.00/1.00 vMB 0
78,000 78,000 00000000001f3fe62641b473673c9ababbe207046a109f0861af95c905a918fa 1 0.00/1.00 vMB 0
77,999 77,999 000000000059ebb1d38fff0032188a919b2d775d43f9761b906ee9877d2201ee 1 0.00/1.00 vMB 0
77,998 77,998 0000000000558ad5fd10a3efc6c1f95fab1826495c03c9eafa950860d407a263 1 0.00/1.00 vMB 0
77,997 77,997 000000000000ef0645b7320806a486e3c084850bbf471f297d4264fe1be43760 1 0.00/1.00 vMB 0
77,996 77,996 000000000064300a49eb1239322f216cfa367d974ead99a55698f72c08a06592 1 0.00/1.00 vMB 0
77,995 77,995 0000000000210c9a3668edd2db5917116d2eb3dc5a90aef8fce52ac143b147f7 1 0.00/1.00 vMB 0
77,994 77,994 00000000004df478f4d3520e07826763009af055ff42ce63cf783d50e9c134fc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.12 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: 738.02 GB
    • Received: 18.60 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.