Loading Tool

Explorer IconExplorer

Memory Pool

74,638 transactions
29.73 vMB
0.09712913 BTC
Random Selection Loading Transactions
Max Size: 172.36/200 MB

Candidate Block

Mining Attempt 4d71d7e723454ad0fc59bbb01bbd1dcc1d08d77d788cfcfa108aa7dfc22287cd
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root e12ab9fe28cc1accf1e97bb4d8bb135a3a828d873747b56df3ced594c2eb746c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,867
Size: 1.00 vMB
Total Fees: 0.02696970 BTC
Feerates: 150.36 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (135,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,819 779,819 00000000000000000001d29af280021c0a3a8e616754974dcb64866a22abab8d 2,261 1.00/1.00 vMB 7
779,818 779,818 00000000000000000003cc399b8acc794b85683799ffd1ece5e0f11fb5d84318 2,112 1.00/1.00 vMB 16
779,817 779,817 00000000000000000003abb96d50f11e7f9d3cb4409673c6c15213d4cb7973b2 2,526 1.00/1.00 vMB 30
779,816 779,816 000000000000000000060006b0995c26ece09b1abd12f3c37c393330550bd363 1,789 1.00/1.00 vMB 22
779,815 779,815 000000000000000000020009a76a3df78f3f605dd8d2766651e69b8f757e872a 2,851 1.00/1.00 vMB 19
779,814 779,814 000000000000000000050956b3e6898e515537362c988e5accc4433e7553df10 2,840 1.00/1.00 vMB 12
779,813 779,813 00000000000000000005bd7c11fabec590547fbd5da8abd244ab760f36553a8d 3,173 1.00/1.00 vMB 27
779,812 779,812 0000000000000000000272b0d8b3a57241a6d1a1b1112092d7cb68a3c639dd20 3,062 1.00/1.00 vMB 12
779,811 779,811 000000000000000000028af9c3bc6d7318f19d53177a0c4d3c61726ee18056c9 2,151 1.00/1.00 vMB 9
779,810 779,810 0000000000000000000245da61b3e5b925cc11360e0c7879e0a59dd298345d1f 3,371 1.00/1.00 vMB 26
779,809 779,809 000000000000000000066fef7e48e685538cb05693e00d5ed67036df35664896 2,668 1.00/1.00 vMB 19
779,808 779,808 00000000000000000000042a1f5d015a1efc9b527b10977b67e30ec699169e2e 1,302 1.00/1.00 vMB 19
779,807 779,807 00000000000000000004be16b31cf7c09372e6d7ce2f795be97c8cde86c35d23 2,516 1.00/1.00 vMB 8
779,806 779,806 00000000000000000000083329a98947d2f7bbdf520f1f09c5af92c1a69ba87f 3,153 1.00/1.00 vMB 22
779,805 779,805 000000000000000000044d1cdb1fab42360d0d6d12fc894a030339e7133efd6f 3,404 1.00/1.00 vMB 29
779,804 779,804 000000000000000000039add25005fd7971d19891f040484f668b041dd37ef91 2,130 1.00/1.00 vMB 11
779,803 779,803 000000000000000000026b90c481b139d47994a02efce775493596784e16e761 2,875 1.00/1.00 vMB 11
779,802 779,802 00000000000000000005bcbc31f18ff391de2e943197a32b244f3f900f6fcc60 1 0.00/1.00 vMB 0
779,801 779,801 00000000000000000002c83bd454357b3e6c7aa2e960eebd67c97e07f63e68bd 2,162 1.00/1.00 vMB 13
779,800 779,800 000000000000000000039f0ecb6ffdd56996b300c8e01088862874ad787c35ef 1,670 1.00/1.00 vMB 11
779,799 779,799 0000000000000000000152d89e583049394753748c459eafed9dc22bea084bb7 3,148 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.