Loading Tool

Explorer IconExplorer

Memory Pool

76,937 transactions
28.56 vMB
0.06341250 BTC
Random Selection Loading Transactions
Max Size: 173.33/200 MB

Candidate Block

Mining Attempt 4eef59cfe860959d9d47e0bd789496e5ad9474d3702c111df2f3a4f8540d61f3
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 (166,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,011 749,011 00000000000000000001635341dda4948c21f63744c1dd9013a0c7061f31b510 3,146 1.00/1.00 vMB 18
749,010 749,010 000000000000000000042d9b22a43de29d68cd39c4624108947cb4ff47adba8d 2,258 1.00/1.00 vMB 11
749,009 749,009 00000000000000000000c772ba199a4cac4567d3da236455edbfffdc2b101121 1,448 0.55/1.00 vMB 3
749,008 749,008 000000000000000000084b18683242e454e625fdb63f6476ec62f078b6d16ed5 3,062 1.00/1.00 vMB 20
749,007 749,007 00000000000000000007062785e4756206443f04f82561f3b5071623598edcde 2,619 0.77/1.00 vMB 3
749,006 749,006 000000000000000000013394bb084dc86938a3c8234d2d42b7b3817f609969f9 2,361 1.00/1.00 vMB 4
749,005 749,005 00000000000000000001fcbf9a779b140bf5e7c4ab821ccdd8ff7440cb7e4073 2,168 1.00/1.00 vMB 17
749,004 749,004 000000000000000000056d57e284deb3fcc837f5bcc954c6f23c74795d67dd73 1,308 1.00/1.00 vMB 10
749,003 749,003 00000000000000000003d4c9c71459b95a438e492aca4cafcd0512fd2080160a 1,931 1.00/1.00 vMB 19
749,002 749,002 0000000000000000000698986c728162d61371092cc057af1b0fac58013c8066 1,837 1.00/1.00 vMB 19
749,001 749,001 000000000000000000025be5320d8d41087c0006d1dfd30d5626430220e0c7e1 2,418 1.00/1.00 vMB 28
749,000 749,000 000000000000000000041dfe2e2d7e58aabf85dc979bff5eec43071f0b084029 2,840 1.00/1.00 vMB 22
748,999 748,999 000000000000000000057abf8f44d68fd837878153d70789658160d302a50777 2,084 0.91/1.00 vMB 15
748,998 748,998 000000000000000000084089351fcb00d8be1148684892eca7c791e5d865eac2 1,806 0.91/1.00 vMB 15
748,997 748,997 000000000000000000047ae24c27136aa3392a6448e1f57db9ba44732db7a6e0 1,770 1.00/1.00 vMB 9
748,996 748,996 000000000000000000015177abbde328953a9ffadd2e6782b9858bb7802185cc 3,490 1.00/1.00 vMB 9
748,995 748,995 00000000000000000003d463eab09a398694865daa5639c5f51b197d3667a6a9 3,256 1.00/1.00 vMB 10
748,994 748,994 00000000000000000004457b568e961916db57298fbaab6958ee69916eb4ba61 2,528 1.00/1.00 vMB 15
748,993 748,993 00000000000000000000f658715a66b2b6564b5aac6fda1643bca4c800fdea09 2,106 1.00/1.00 vMB 9
748,992 748,992 00000000000000000009c12ea24b96c0383be6732cac165042cbf12f340c422b 2,302 1.00/1.00 vMB 20
748,991 748,991 00000000000000000006a66786e1bf647d306c92b0af9c4e9bfe3b73ed12869b 2,923 1.00/1.00 vMB 29
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.