Loading Tool

Explorer IconExplorer

Memory Pool

83,039 transactions
31.16 vMB
0.16205943 BTC
Random Selection Loading Transactions
Max Size: 186.50/200 MB

Candidate Block

Mining Attempt 52db9196066a8656d153bea9e69fd01ff2e3ddc09ddc36950095a6ec136f77f0
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 4a9efdc9129bd81e8d6a9e363eaea3d71dca18dc1a26a253600c7bfc145974e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.07037466 BTC
Feerates: 150.65 > 7.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (322,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,748 592,748 0000000000000000001773a7081e1f2d7e564616260a14865607c0d277106481 661 0.25/1.00 vMB 23
592,747 592,747 00000000000000000012566d969ec761a418ee3e09c3c4b2d70e46c78ddcc36e 1,990 0.72/1.00 vMB 5
592,746 592,746 0000000000000000000ebcacce7f6753801c078cf4779d695df7a2488713de46 2,796 1.00/1.00 vMB 31
592,745 592,745 00000000000000000015bccfe0c838d07932249e9659b5b6869eceadd0567dcc 1,908 0.61/1.00 vMB 17
592,744 592,744 00000000000000000013f98fc9d79c2ffd3b37cb2544ed13f509d4d302c2f0f9 908 0.33/1.00 vMB 20
592,743 592,743 000000000000000000002a60cbaaa578bccdd98d897774cec0493546f595af0d 1,336 0.41/1.00 vMB 13
592,742 592,742 000000000000000000072b087ca50fe30310a90313dbaf9b21afb115883f08e6 2,791 1.00/1.00 vMB 18
592,741 592,741 00000000000000000012259ac44ff45a4838292b7a26f136ef1409370e53f507 2,978 1.00/1.00 vMB 24
592,740 592,740 00000000000000000015954910de12102ed7291f99b9b5f7f0da1e701282011f 1,799 0.85/1.00 vMB 18
592,739 592,739 00000000000000000016d8b7fb07242c4044c7a57626d70ca0cfe42ce8ce588f 1,717 0.60/1.00 vMB 19
592,738 592,738 00000000000000000013e2475dd526a31d66986c9fa29333bea81d12272ecef8 974 0.33/1.00 vMB 20
592,737 592,737 00000000000000000009e3298ca3516b2bb3b6b30413da91338de80a08d80526 2,660 0.98/1.00 vMB 16
592,736 592,736 00000000000000000013d61d2efc551c88381f6fa6407ee6bed32cdcdc2c5f37 3,202 1.00/1.00 vMB 22
592,735 592,735 00000000000000000018f765545fba8c70c913bcd701742c962721a24123e7cc 2,605 0.85/1.00 vMB 18
592,734 592,734 0000000000000000001423be12bf5fdaa7bf2b0a6958e10185f93749701da8bd 2,265 0.81/1.00 vMB 11
592,733 592,733 00000000000000000017c74e5571d18873a2d5ed2094cbd7165a580353b27b10 2,845 1.00/1.00 vMB 20
592,732 592,732 00000000000000000019afd073837350b5c067a411b03587f6eb62485c3728cb 2,660 1.00/1.00 vMB 36
592,731 592,731 000000000000000000190886a153adb9d3020fc316f4518b7b1840779b4d48f7 605 0.20/1.00 vMB 21
592,730 592,730 0000000000000000000a3338d660cee0c592b68024ce61b0ab7e979dcb0bc2a1 1,997 0.67/1.00 vMB 14
592,729 592,729 0000000000000000001897c87c5b25966da22c0617ff4b42507ddd2b28bfd3d1 2,946 1.00/1.00 vMB 20
592,728 592,728 0000000000000000001a19c43113fde1136d840f56c1bae10bcfa1e94c50a072 1,871 0.59/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.65 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: 672.67 GB
    • Received: 16.30 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.