Loading Tool

Explorer IconExplorer

Memory Pool

79,009 transactions
29.26 vMB
0.07056194 BTC
Random Selection Loading Transactions
Max Size: 175.56/200 MB

Candidate Block

Mining Attempt bc8d1cfd62edacd18e7cc9e597a986e0cd4e516621baeb0f5175d155448e056c
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 0d8a72140354708b512a42ab3c99a7184b3e983823835efa7ceaf0589e16f743
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,433
Size: 1.00 vMB
Total Fees: 0.01107872 BTC
Feerates: 170.94 > 1.11 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (208,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,504 706,504 0000000000000000000491dcdbab26ce5f2c8f441c7e86367a76c9825118a8c5 2,373 0.89/1.00 vMB 9
706,503 706,503 00000000000000000000e661028aa65df025494e91117431eb6bdf8e715daeb4 1,080 0.72/1.00 vMB 4
706,502 706,502 0000000000000000000caeb16985f45da4e42c29247adc01e6a8aec8618befe2 1,980 1.00/1.00 vMB 1
706,501 706,501 00000000000000000008cedbf357aec12faf48922a4cf70719f1bd00cc424b92 1,456 1.00/1.00 vMB 2
706,500 706,500 0000000000000000000dc581f12cc4257a17c13f8f745a16a348449147dfa9a9 2,446 1.00/1.00 vMB 10
706,499 706,499 0000000000000000000b767782dac09b2d03be6817352852d2daadc931bc4d7d 1,882 1.00/1.00 vMB 3
706,498 706,498 00000000000000000000c8581358191306e0f3eb62c2b26ba1f37748e4ae1346 2,805 1.00/1.00 vMB 15
706,497 706,497 00000000000000000001ee204afc355fadf9a3a6db509438012f6ee684774148 2,686 1.00/1.00 vMB 19
706,496 706,496 0000000000000000000dbae072f3086d6288ad4a5c28a6754b69c11203a580c0 2,165 1.00/1.00 vMB 4
706,495 706,495 0000000000000000000b9a09178dba463c744131aaf42445b0656c54970ef2f3 1,981 1.00/1.00 vMB 7
706,494 706,494 0000000000000000000485dbef4c11443cd89942d21e9a2a8e90849954db21bb 3,043 1.00/1.00 vMB 24
706,493 706,493 00000000000000000008c055258e2fcb4495739c1bb1f8aaf51000a3cf974924 2,483 1.00/1.00 vMB 5
706,492 706,492 00000000000000000008c396939b6984c5b5a655240bfb8dc290700a3a61de1a 2,917 1.00/1.00 vMB 18
706,491 706,491 0000000000000000000dedd276613a6e9b9423e2461eed3ed4487ab36b0eddf7 1,040 0.37/1.00 vMB 10
706,490 706,490 000000000000000000073f28da0bf6e3d01254bc273c893bff59bf76a3c4e09a 788 0.24/1.00 vMB 11
706,489 706,489 000000000000000000034dffb677345bd901157e2f7d7b6694e25f7794831cab 553 0.16/1.00 vMB 12
706,488 706,488 0000000000000000000c0ce1a4e5bfcce9e06de5284d9c18d4690550d9a2fee6 1,315 0.34/1.00 vMB 11
706,487 706,487 00000000000000000007c7f19b8dc4800f0aa32a6c76d434620d8f782611a8ef 355 0.15/1.00 vMB 10
706,486 706,486 0000000000000000000043a26b5a9156fd1199104d433384a343ec6f0bdee737 2,297 0.86/1.00 vMB 10
706,485 706,485 0000000000000000000c214a9f3b0d22f01f5c2470de46eab43735eb05368c06 997 0.36/1.00 vMB 11
706,484 706,484 0000000000000000000159bc7160fbd687bb33176412f663767d411d3cf44d26 643 0.27/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.50 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.46 GB
    • Received: 15.52 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.