Loading Tool

Explorer IconExplorer

Memory Pool

43,423 transactions
26.92 vMB
0.08887922 BTC
Random Selection Loading Transactions
Max Size: 140.87/200 MB

Candidate Block

Mining Attempt e72f4019e6f4656c683ed0768adb26d457da2b366bcbb8f5a016cd582b430dcb
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 5a7cce4da3c3636b5e32e6435da68d672fbf17c56a2e56f733a8d9982e2e54ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,489
Size: 1.00 vMB
Total Fees: 0.03802450 BTC
Feerates: 151.16 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (177,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,508 737,508 00000000000000000005d9e2bdc64025ebb3d874aa39e68c26066cfc914252dd 1,801 0.78/1.00 vMB 13
737,507 737,507 0000000000000000000631ce0954632c6e65f5a90ba1923f8d158c13d088ab8a 1,237 0.46/1.00 vMB 14
737,506 737,506 00000000000000000003036b7841fc2b5868e430ad9cbc976608bd02fa30bbf4 765 0.36/1.00 vMB 8
737,505 737,505 000000000000000000043b8a6a8d71e253e25663d789ac71d7e2eb330297cfd0 955 1.00/1.00 vMB 17
737,504 737,504 00000000000000000007ce10a80a416fc495e8c132339577d073decb802aae4e 432 0.13/1.00 vMB 11
737,503 737,503 000000000000000000010aa6f0088e2b7dba1f859f6f421251d45da3aa110b7e 2,155 0.92/1.00 vMB 11
737,502 737,502 00000000000000000000ec8381e92197b64aa511eecd5dea589783f78af4663f 2,195 0.83/1.00 vMB 13
737,501 737,501 0000000000000000000629724e5ea29b867b78d867f44793fc42ae661612b8e6 19 0.00/1.00 vMB 13
737,500 737,500 000000000000000000004f8abdd1a1e57102352c789f4efe68cae82460518ea1 1,036 0.70/1.00 vMB 5
737,499 737,499 000000000000000000045a9ff827df663b2a0e6c1dad27ce4c41433075727042 2,334 1.00/1.00 vMB 16
737,498 737,498 0000000000000000000287e4f3f1f78dd67fefcb9fde4f543f95c64a2500bb2c 519 0.17/1.00 vMB 14
737,497 737,497 000000000000000000007baf137f4c9a82e9124292aca662eb3a0e1fa6185216 668 0.27/1.00 vMB 12
737,496 737,496 00000000000000000007f0ca38027efa15f01f99beaf24516f5f14ee2d936c3a 475 0.14/1.00 vMB 14
737,495 737,495 00000000000000000000afd962f20169f30465624e913c924d31d3c4a8e96457 627 0.25/1.00 vMB 12
737,494 737,494 000000000000000000010ae0decfcb96adc49bd53fa99604b5b17049231ed111 470 0.36/1.00 vMB 9
737,493 737,493 0000000000000000000121a127371f15fbbe78a393fbba45b279d6e75facc625 553 0.18/1.00 vMB 15
737,492 737,492 0000000000000000000503bce24a1ae2e5b89fc3223e01119b174982b0e33460 1,661 0.82/1.00 vMB 10
737,491 737,491 00000000000000000002b36f6ca16c552a28e4ab0e38d521ca7e4977ea063b9b 1,490 1.00/1.00 vMB 12
737,490 737,490 00000000000000000003ecc493efefa48b80556ac880df513eab8431501f67ef 986 1.00/1.00 vMB 13
737,489 737,489 000000000000000000059e40b7a976009d34fc461dcb057ee228be78d593e88b 3,159 1.00/1.00 vMB 5
737,488 737,488 00000000000000000004eeb1b92d04a1c70167097dc3b5321c6bbe13963c8dfd 2,984 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.