Loading Tool

Explorer IconExplorer

Memory Pool

37,851 transactions
27.18 vMB
0.06044851 BTC
Random Selection Loading Transactions
Max Size: 138.17/200 MB

Candidate Block

Mining Attempt 38d23ad339ea58bf47973f7345e3a69b117c922b824b3eace8e4c11286ea3128
Version 20000000
Previous Block 00000000000000000001387128703dc8e100fb66dc8413c1f0d759bd7170a104
Merkle Root a6745aa316b8fdca11a1833a1cf57f1c357de341726638473f707deb646f9f6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,723
Size: 1.00 vMB
Total Fees: 0.00907529 BTC
Feerates: 60.16 > 0.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,638 (309,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,822 604,822 00000000000000000007f52189fe31cd030371574706a2470b866d089a667c85 1,675 1.00/1.00 vMB 6
604,821 604,821 0000000000000000000eea4dd5209cb849e741348d9d386d9392999ad4614247 2,144 1.00/1.00 vMB 7
604,820 604,820 00000000000000000012fcc0f58e060f253ee41ae2b5447582a1616040633cb1 2,866 1.00/1.00 vMB 27
604,819 604,819 0000000000000000000415c6d763f41738ff994a42412dc87eb69135751a20f1 1,632 1.00/1.00 vMB 17
604,818 604,818 000000000000000000113548b424cc462f20fc8089753b37e2db41a19df941b6 3,104 1.00/1.00 vMB 40
604,817 604,817 00000000000000000002bf0deae39e8fe443fadae6c5505885be487f843d896a 1,963 1.00/1.00 vMB 18
604,816 604,816 000000000000000000120abacd3b37dbe0eb80df3f0edd42db5d4c3fab88c11a 3,303 1.00/1.00 vMB 27
604,815 604,815 00000000000000000001927c6025970009ae0ea05bbfd5d6a1934a5d42b8822c 2,063 1.00/1.00 vMB 10
604,814 604,814 00000000000000000007fa7da294fcadc89fa1630d72e204d80308f27d2d16e3 2,325 1.00/1.00 vMB 18
604,813 604,813 0000000000000000000fdc56461bcdf1cdfdf57f31c10056d8f652281e9f06ff 1,714 1.00/1.00 vMB 15
604,812 604,812 0000000000000000001314fc1f2728b0d8f8df4628ee8ba301f6c6636e54d5a7 1,726 1.00/1.00 vMB 12
604,811 604,811 0000000000000000000244ec9364e55b2770ac5e76356da74b1a76351a94e3c7 2,247 1.00/1.00 vMB 23
604,810 604,810 00000000000000000001b1a2dc4f145141ed175e32b4775ebde3fd0f2fd51892 3,029 1.00/1.00 vMB 33
604,809 604,809 00000000000000000004147978416d48fd986c0250f26a5515b7fbacce9ebffe 2,147 1.00/1.00 vMB 19
604,808 604,808 0000000000000000001052dc9d568d8e23da5e83aa0a5f3d22f9b75a5099e7c6 2,548 1.00/1.00 vMB 22
604,807 604,807 0000000000000000001185ffdecd582ee09567b80cd80808c9330f4c47ada0a6 2,443 1.00/1.00 vMB 35
604,806 604,806 00000000000000000011898368c395f1c35d56ea9109d439256d935a4fe7d656 2,003 1.00/1.00 vMB 19
604,805 604,805 0000000000000000000b4ae53a1fc9f5acfc40c42f5550300163f38d06e0ac95 2,675 1.00/1.00 vMB 37
604,804 604,804 0000000000000000000d0485ea8b5162f030ab115900d23702b65ba44bd15301 2,719 1.00/1.00 vMB 39
604,803 604,803 0000000000000000000824a5a51eb403612fa1a830866a2cb15fab3f7865354e 887 1.00/1.00 vMB 78
604,802 604,802 00000000000000000008c9169e0c6b9f4d9206dfe300e1cd09618e3e0c879b0d 2,457 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.75 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: 631.27 GB
    • Received: 12.06 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.