Loading Tool

Explorer IconExplorer

Memory Pool

76,995 transactions
28.59 vMB
0.06417283 BTC
Random Selection Loading Transactions
Max Size: 173.49/200 MB

Candidate Block

Mining Attempt 1ebe15f7f0e92a6785c5a1133743954df8a12f3b427dfd4215aa129cde30ac2c
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root accfa792b40d8001a9b0a852088145fb079a0bcdbe56f3348d1fe5902e79a790
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,886
Size: 1.00 vMB
Total Fees: 0.00479677 BTC
Feerates: 40.21 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (539,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,004 376,004 00000000000000000a41d4d00328570e8f5ef8a35d31333f0dc91a387bc02499 265 0.43/1.00 vMB 13
376,003 376,003 00000000000000000aa9f3373e6e591757b53f97fedbc28428f4ca9a3e1207b0 1,186 0.59/1.00 vMB 44
376,002 376,002 00000000000000000f1880aa58f1b5450fcdae7d1c304c41329f164ceb6b3629 872 0.62/1.00 vMB 42
376,001 376,001 00000000000000000600fd599dddf15b50f48b66ccdea01ea56d2c093192062e 716 0.63/1.00 vMB 27
376,000 376,000 0000000000000000106e9e99cf4fce4e8a4abc97f3e883956e26d76b3a1133ce 260 0.18/1.00 vMB 33
375,999 375,999 00000000000000000411035d4f1e86df3600e6e2eff976fe4dbfda1095a54ad0 433 0.28/1.00 vMB 37
375,998 375,998 00000000000000000b763091eddbad621de64c01327147bff4b6fbb9ab1098b2 696 0.45/1.00 vMB 30
375,997 375,997 00000000000000000f3e2531b310d40d2165e33378dae8c6c0c0e55aea8a6144 27 0.03/1.00 vMB 20
375,996 375,996 00000000000000000fd1c67353e8a555640fab6f6727c63dde3020c90180e90a 140 0.06/1.00 vMB 46
375,995 375,995 00000000000000000786541bfeb932d8dace2071aec694cf2f4b33c708134957 750 0.42/1.00 vMB 38
375,994 375,994 00000000000000001126403dadb1ce068643bc407cd369ed563f2cde8de83835 233 0.10/1.00 vMB 42
375,993 375,993 0000000000000000116ca984210a1fa2410772ea00ecbd1990edbf9c1621fe4b 1,547 0.81/1.00 vMB 39
375,992 375,992 00000000000000000bad3f1ff4df132d1c623b73b7b91c22a586dde226eb0ddd 110 0.06/1.00 vMB 43
375,991 375,991 00000000000000000b049602369b6ff082adda26e062d1f7367b1bd72383705e 298 0.15/1.00 vMB 39
375,990 375,990 00000000000000000516fcc9db1bf9edaefe5f2d32bfb61e77e99bc46e620fd7 386 0.37/1.00 vMB 22
375,989 375,989 000000000000000007b08db4b58e75f1b118c5cf7fa46b05dd62e40e818eb69a 155 0.10/1.00 vMB 43
375,988 375,988 0000000000000000107677c50cfda3c2fa4167fc1f71411cd1295f185d49b3b6 2,282 0.93/1.00 vMB 54
375,987 375,987 0000000000000000070cf1a1ad27158e6d78bdc4a43d312809eee7f0c0919472 2,020 0.91/1.00 vMB 57
375,986 375,986 0000000000000000006209ca13675c51b0fefb0b1b98226f6df5414c9ddf14de 343 0.18/1.00 vMB 36
375,985 375,985 00000000000000000bf1945bef662c04f39597db27b10b2d9fbe6d7141235682 213 0.20/1.00 vMB 36
375,984 375,984 00000000000000000c860992075fd90dd85cee7702f2082a6bd581ec9444dac7 344 0.39/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.57 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: 671.10 GB
    • Received: 15.86 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.