Loading Tool

Explorer IconExplorer

Memory Pool

82,250 transactions
30.57 vMB
0.07879316 BTC
Random Selection Loading Transactions
Max Size: 187.44/200 MB

Candidate Block

Mining Attempt 13791851c468687087575c12dfd743ffacf6630b29e817dd5ce762d15384fecb
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root 4274521af80273d007235d911e4ab3d40999c84f4823ea83729c7c470a89b3ed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,534
Size: 1.00 vMB
Total Fees: 0.01007336 BTC
Feerates: 40.21 > 1.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (490,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,936 424,936 000000000000000005256bee0932cda76aeba2563127b10d40c4484d91613606 2,307 1.00/1.00 vMB 51
424,935 424,935 000000000000000002359819da1faa4f3bd931683c73bfcb6629578e2e55cc29 2,691 1.00/1.00 vMB 82
424,934 424,934 000000000000000001a6898114be4a28f6ec703dfe74fc5fd6ba7c97db6b3758 825 0.73/1.00 vMB 30
424,933 424,933 000000000000000001944648088d758ea4d4c4f2341f83e3ce37b26efd627dc8 661 0.35/1.00 vMB 55
424,932 424,932 000000000000000000d3451dd9cb26a0e0a3f0173eb935250be6249f4b280d76 114 0.05/1.00 vMB 58
424,931 424,931 000000000000000004f67cc94d5b4c7d65e589fcb1121bd6c42abeb90dddc4f0 853 0.37/1.00 vMB 58
424,930 424,930 00000000000000000366016720a229e7de0739df295d8f04f538f67b4ec76ddb 359 0.17/1.00 vMB 47
424,929 424,929 000000000000000000dd2e1c028640ccfeb708ce3f2fa3ff043a0e1881d2f1d1 2,248 0.94/1.00 vMB 64
424,928 424,928 000000000000000002eabc6b516f4ca8b293464d0caba4caeb6891d5a8ec17f0 559 0.28/1.00 vMB 71
424,927 424,927 0000000000000000043755ec9e5fd5a6344c48a3c96a249329c1c7d9b012d915 1,650 0.77/1.00 vMB 58
424,926 424,926 0000000000000000009a88e7edf52f14f99b20e0bd0a2f3333cf2c1941ad9b0e 1,736 0.73/1.00 vMB 58
424,925 424,925 0000000000000000032604810d68046f73e938d04d3dc137df272aec464eeb86 517 0.24/1.00 vMB 51
424,924 424,924 000000000000000002fb96e83c746990602d97ba94d3406446fb4bf4f9b74ee9 334 0.99/1.00 vMB 8
424,923 424,923 000000000000000003e7b62002867fb220a7855197dfb33235db471fd6acadc5 1,013 0.62/1.00 vMB 57
424,922 424,922 0000000000000000039bc439e562b00368acac0d7fbefb73ba2bbff0766d9e09 148 0.23/1.00 vMB 14
424,921 424,921 00000000000000000217df7621ca401c7e04d4342820b89f6c5e2a5747b1bd07 1,336 0.99/1.00 vMB 35
424,920 424,920 00000000000000000012839ecb723fcbcf1b6ec612af97926f4e3fa23206a046 2,432 1.00/1.00 vMB 58
424,919 424,919 000000000000000001227cca19d9b3d1fed1bc2732e45744cf8f7224f16f9134 2,597 0.99/1.00 vMB 87
424,918 424,918 0000000000000000056155d63e736ed0d629358e29692426c8b58b22dd1505d1 559 0.23/1.00 vMB 65
424,917 424,917 0000000000000000047d9de06e6bc12f0d8c19e860c3897b4cc2d9810ad0f22e 1,017 0.99/1.00 vMB 23
424,916 424,916 000000000000000004c36112186f4fd21587635e70ff31c404038972aee1bf73 496 0.99/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.52 GB
    • Received: 18.08 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.