Loading Tool

Explorer IconExplorer

Memory Pool

36,570 transactions
15.41 vMB
0.09199912 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.12/200 MB

Candidate Block

Mining Attempt 6bfd1d6b0f63ee8e8518b4a1eb135254270430970f2995bade6c3567325889d1
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root 5f76a648a85b4356c855fec4d901f0c786101fe3d7352cd04d398c789621ac1b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,559
Size: 1.00 vMB
Total Fees: 0.03532423 BTC
Median Feerate: 3.95 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (812,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
100,728 100,728 00000000000314ef89ec16d9f74edc256b7037743eba951df7ca127a132ef5df 1 0.00 vMB 0
100,727 100,727 0000000000038ef9c1acf53e61e6058cef69180f81a1b29428cbe3ec1e07eca0 4 0.00 vMB 0
100,726 100,726 000000000004200af2894f3b6076581b96696dafb5538c2488d46c59d045da10 3 0.00 vMB 0
100,725 100,725 00000000000159fdb8b7404a54553fbf402de2ec15d121e128d144c8c29da993 3 0.00 vMB 0
100,724 100,724 0000000000007ff3b62ccce72fe8dd258e607fa4e4576bd752819fc50e186d1b 2 0.00 vMB 0
100,723 100,723 000000000003666eaff7c05068c1784e8a87e42ecba2b75ca0eb43e6a1b6c2b5 2 0.00 vMB 0
100,722 100,722 000000000000e9e44169c654917b57bc9763bb28c17c75a976fa4a60ee99641f 6 0.00 vMB 0
100,721 100,721 00000000000332ead64225d6b1919f2d0ddb4bed672891f996abf6232216db4b 1 0.00 vMB 0
100,720 100,720 0000000000030544c6a54ffa5e8c7061ab00c3982fc131c1040ec1541204cae2 1 0.00 vMB 0
100,719 100,719 000000000000a5cade5868da91644e39f3ea9d8a66f22d4b4c883e32aba7e777 4 0.00 vMB 0
100,718 100,718 0000000000010cfc675f8d7e0a1af5d8e2b3b0e29f49b3d50d49e7d36700463a 1 0.00 vMB 0
100,717 100,717 0000000000037d475cb972936dd8b5aa3245225f54c663b3b933de16d434679c 4 0.00 vMB 1,293
100,716 100,716 000000000001be55edac99f35fa2d23d09b4fd8dde196b9f1db904fda7d2fb3e 1 0.00 vMB 0
100,715 100,715 000000000002f2fc41ea6a3ba83e85c9b21bdb9058ead28e152df06665ba72ef 8 0.00 vMB 0
100,714 100,714 00000000000286d0d0d7458dca28b585eb6afe04de587c3cfda40ba287ce110c 10 0.00 vMB 0
100,713 100,713 00000000000212813580bfc5849b5f4b0e924375d94493a92521e181700ff265 2 0.00 vMB 0
100,712 100,712 0000000000023d7fccda8d2b55a7e87af7ba72c5f8a2ddabd950e5c49a01928f 1 0.00 vMB 0
100,711 100,711 00000000000379ce6f13933ca6bd5a5f62342ff4399ce2eb23c868f304fab48f 1 0.00 vMB 0
100,710 100,710 0000000000021c398e9e0b287bfcc89b36300bf1b6a3430924ac3eabc2965b10 2 0.00 vMB 0
100,709 100,709 000000000003f0b84bf6f747843ee9e14126ef5b63b6c2b6bca063c48a13b928 1 0.00 vMB 0
100,708 100,708 00000000000072d02eabd4657b8a4fbe4f7705532f4fc0df302afa1dc79a82cf 5 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 153.78 GB
    • Received: 0.62 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.