Loading Tool

Explorer IconExplorer

Memory Pool

76,955 transactions
28.56 vMB
0.06346848 BTC
Random Selection Loading Transactions
Max Size: 173.36/200 MB

Candidate Block

Mining Attempt 918cf27a7f6aef2269cf5212df1b5272010e81384e5b9a68288440816ae2a3ef
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root 14b084d81a60682e95c94d75a112415bee64baab2889097760fe2109003b88a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,968
Size: 1.00 vMB
Total Fees: 0.00425359 BTC
Feerates: 73.20 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (252,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,747 662,747 0000000000000000000c5323fac522f4777060a09856c16417c2deae1a0da772 2,422 1.00/1.00 vMB 114
662,746 662,746 0000000000000000000c7ad1e20f656ba99d21b84729fbe6e309f4da89b98c81 1,583 1.00/1.00 vMB 47
662,745 662,745 0000000000000000000b5070f722b1041c3ec61726f6ea4141945f119e86a737 2,981 1.00/1.00 vMB 124
662,744 662,744 0000000000000000000b9d4c89628552f995985d4228e718bad365051270dd52 2,012 1.00/1.00 vMB 22
662,743 662,743 00000000000000000007489d9d266d209ba9c109b730c12fff02b7de48874d31 1,201 1.00/1.00 vMB 27
662,742 662,742 0000000000000000000930eacb2cae5e990d588fd1717930ced6c3016e27d617 2,493 1.00/1.00 vMB 108
662,741 662,741 00000000000000000007af3ba7f577524d076134f0024c6941e3d861d765d2fe 1,677 1.00/1.00 vMB 35
662,740 662,740 00000000000000000006f667fefd3aa371ba07340c86b41a29fb373082a6c02a 659 1.00/1.00 vMB 21
662,739 662,739 000000000000000000055971f1df0b3124d9ed9e5b05f5aa4ba64c0ba657930d 864 1.00/1.00 vMB 27
662,738 662,738 0000000000000000000de0dce2f88a14716d8081aeaf5331d0d02c8b7fc0a882 1,110 1.00/1.00 vMB 40
662,737 662,737 0000000000000000000202af2fcd0311e02a9a7e81d78463ff2ea9b850a144cc 1,748 1.00/1.00 vMB 31
662,736 662,736 0000000000000000000c1de5d90be0b5239d3e65aa9c8b99815e3e8a9921c3e8 1,887 1.00/1.00 vMB 38
662,735 662,735 0000000000000000000229792b7cf2cd2658c68f51c763bb32795b8701252218 1,527 1.00/1.00 vMB 23
662,734 662,734 0000000000000000000acaa15591ef28da6708a6f180165ea0911fa32886e142 1,391 1.00/1.00 vMB 35
662,733 662,733 00000000000000000008854f39681cec9ee217bef2530cf0af7d75911dd1de3d 1,867 1.00/1.00 vMB 18
662,732 662,732 0000000000000000000ad83308317f8d0f86131dd68f556271942a3a83882c8c 1,320 1.00/1.00 vMB 62
662,731 662,731 0000000000000000000c9b7dff4f93d3e17014447c846d907c0442d0990d5900 1,696 1.00/1.00 vMB 66
662,730 662,730 00000000000000000009d41b6dad722d749927fc9f01b72099d0b4061849cbb5 2,035 1.00/1.00 vMB 33
662,729 662,729 000000000000000000030ac099117d9effae0b59cd070d9998df617d3a1a6d75 1,639 1.00/1.00 vMB 81
662,728 662,728 0000000000000000000619654495a848e76850bb949daa1edfcf30ddf0f400cc 2,100 1.00/1.00 vMB 77
662,727 662,727 000000000000000000048550bc646d9e662b53e2c7501ea00a3a076939b60d63 1,808 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.55 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: 669.83 GB
    • Received: 15.77 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.