Loading Tool

Explorer IconExplorer

Memory Pool

87,528 transactions
32.86 vMB
0.13753459 BTC
Random Selection Loading Transactions
Max Size: 199.79/200 MB

Candidate Block

Mining Attempt 0762e97646036c5ef8837ba970677c4b69131d6834fccdbb1779581fad226b65
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 6ebe830eae13f823c3b6072cf9b2ea09159d2b94c07f60f6c4bc1a9d2dd858e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,977
Size: 1.00 vMB
Total Fees: 0.05012351 BTC
Feerates: 300.16 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (88,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,308 826,308 000000000000000000021ec8642269c0ef402f3e9ad3bcd29e45df0f3deeb179 2,254 1.00/1.00 vMB 82
826,307 826,307 00000000000000000000e146f5d7b7cd47bcfb18f50b6874c4a06fee3659bb78 1,051 1.00/1.00 vMB 54
826,306 826,306 000000000000000000005f8ed602e68c4e4bca901c15ce76f0036b716ad093fa 2,787 1.00/1.00 vMB 83
826,305 826,305 00000000000000000000aa19f47ad9e94a58b4455ad31f195c5f3b6e25dc591d 2,738 1.00/1.00 vMB 46
826,304 826,304 0000000000000000000066dd6534109f538de07a6daf4e6e3bac5038276b6983 2,924 1.00/1.00 vMB 63
826,303 826,303 00000000000000000000e8b209ebd255abfd5cdd8d34f068126c317fd70b042e 3,603 1.00/1.00 vMB 104
826,302 826,302 00000000000000000002f0d3886eceabf40194e2dbaa4779720e26117d9c95db 2,605 1.00/1.00 vMB 41
826,301 826,301 000000000000000000024be7a228ea679e80587ec7b6c58b07abb55361379bad 3,065 1.00/1.00 vMB 58
826,300 826,300 000000000000000000014831f85b05bc8f2c35d27621d20a84e815c7380502a8 3,837 1.00/1.00 vMB 94
826,299 826,299 00000000000000000001d62a5d8b73233e4a23d37787734b8241c5ffa2fb79fd 3,145 1.00/1.00 vMB 67
826,298 826,298 000000000000000000037e34873df42d06f1e494f4156d4bebe2de544d61ecbd 3,521 1.00/1.00 vMB 112
826,297 826,297 0000000000000000000374c552d456e8d6693731e4bbdf2aa97a55b9972c682c 3,683 1.00/1.00 vMB 84
826,296 826,296 0000000000000000000398c311121251376003dfcbe6b462783adddc0e6ad3e5 4,269 1.00/1.00 vMB 80
826,295 826,295 00000000000000000002bad06c25e22314794ec8a5ccd8aeb53691e99e42b09d 3,706 1.00/1.00 vMB 99
826,294 826,294 00000000000000000001b1ab9e59ca36ddbe207ea1ab6b99a12048f6e698baeb 3,684 1.00/1.00 vMB 83
826,293 826,293 000000000000000000039b9295b803c801c79196ab9f4180c90cc0a2d64e8963 3,472 1.00/1.00 vMB 134
826,292 826,292 0000000000000000000272ae5ee00c90d73a59e88dbcb530645a2fc76bea753a 3,285 1.00/1.00 vMB 70
826,291 826,291 000000000000000000004136149706cf1f1190eb7ff382c7a953d1515b7f7f00 3,278 1.00/1.00 vMB 91
826,290 826,290 00000000000000000000b925d006176cb3a5ea53965f4de157c76570ad20904f 3,495 1.00/1.00 vMB 98
826,289 826,289 000000000000000000020c1daa69df2acb693973ca9e721da7d054424483a7b9 3,616 1.00/1.00 vMB 128
826,288 826,288 000000000000000000038d53c756970e81f2a1f527a14002c85c0664312cf581 3,945 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.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.