Loading Tool

Explorer IconExplorer

Memory Pool

52,209 transactions
28.94 vMB
0.08921247 BTC
Random Selection Loading Transactions
Max Size: 155.93/200 MB

Candidate Block

Mining Attempt 29bc16fd43526f011fd36a6a10a3d6286bd88780b0eee36cc21f76fb3e2bfe7d
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root dd8ef1d41fcec72063f6e12039ef6becd8ad07fc6cd34610cb3aa27594be3201
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,653
Size: 1.00 vMB
Total Fees: 0.03185084 BTC
Feerates: 507.72 > 3.19 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (243,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,806 670,806 00000000000000000003cb3966122fd1baaf7aa2523b80c8fe1ef6647d743843 2,862 1.00/1.00 vMB 15
670,805 670,805 0000000000000000000992a30e90ddd6e0327d8f01338afb09670c77738aee62 1,866 1.00/1.00 vMB 60
670,804 670,804 0000000000000000000b7b05d268b94c781e7203400ad3aa3421c96a55c1fa26 2,300 1.00/1.00 vMB 68
670,803 670,803 0000000000000000000c0320e0ef61e8d53cbdec187d203c61d3984ba5ffc31a 930 1.00/1.00 vMB 110
670,802 670,802 00000000000000000007b03dbf3fda67564d64cccf06ed8ac4e54310a424136b 2,058 1.00/1.00 vMB 57
670,801 670,801 00000000000000000009b2d5db6561f2d2dc4e3c3180a3c267ab9b3418575e08 2,657 1.00/1.00 vMB 109
670,800 670,800 0000000000000000000cb2ae2df64a8d9fb44912dd33efb5364f30ec927ca16d 2,401 1.00/1.00 vMB 52
670,799 670,799 00000000000000000000921545c0a8f63017c10893467dd9deb5f190d49693a5 2,397 1.00/1.00 vMB 89
670,798 670,798 000000000000000000005192d90a14de61e83302c1d510b02fa18f21dfd72976 2,632 1.00/1.00 vMB 87
670,797 670,797 000000000000000000038b2c50a0e22d127bf1c279ec19eb22d2f790a09b2288 2,513 1.00/1.00 vMB 125
670,796 670,796 00000000000000000003367c8d565172af36fc1ad5d3f6f343ef08aedb0864f9 1,814 1.00/1.00 vMB 114
670,795 670,795 0000000000000000000529c8f8fe9a74a29a737fe2226a2ef627729882acc048 2,797 1.00/1.00 vMB 136
670,794 670,794 00000000000000000004ccd12d0e0190e873a1c1608008dbff69b90fae9af159 2,453 1.00/1.00 vMB 95
670,793 670,793 00000000000000000001ec779064fa26d56c055d5b9560bffe7a6da3780fd86c 2,717 1.00/1.00 vMB 54
670,792 670,792 00000000000000000003c14e52e48879a6c14a7632a32b4f8bce24a861c37f53 2,964 1.00/1.00 vMB 89
670,791 670,791 0000000000000000000bd765092426eec27b00c8750d7a8a3c22872ad76a809f 1,383 1.00/1.00 vMB 110
670,790 670,790 00000000000000000002b2887da99bdf949d72d66dd76fb2d56fc70d23f84958 2,802 1.00/1.00 vMB 124
670,789 670,789 0000000000000000000938dfa3934fcde1f7d795a65c3c7c37c6a8eaaa47adec 2,166 1.00/1.00 vMB 116
670,788 670,788 00000000000000000008c66665629accd72896165bb98f32fc63203d6349a197 2,926 1.00/1.00 vMB 146
670,787 670,787 00000000000000000003672899537b7cbdfc1ce3865e717879f51678fca66896 1,235 1.00/1.00 vMB 18
670,786 670,786 00000000000000000004dd100b4eafa718948863beb7518c19f99b57d1083479 1,938 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.98 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: 648.36 GB
    • Received: 13.04 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.