Loading Tool

Explorer IconExplorer

Memory Pool

70,210 transactions
26.96 vMB
0.08621965 BTC
Random Selection Loading Transactions
Max Size: 161.06/200 MB

Candidate Block

Mining Attempt d75f9739e236f43220ad1187a06e9b21742c6714a09b923484881a3318c64d7c
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 33ff6de35d45fd02375ec624b4adb41f9f47e8ced44564b8ba8d8416e224e9de
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,522
Size: 1.00 vMB
Total Fees: 0.02793508 BTC
Feerates: 703.20 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (828,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
87,393 87,393 0000000000180c38e7891e04d74c526e029d4e1784d1cfc8d70e19322b8f9d0b 1 0.00/1.00 vMB 0
87,392 87,392 0000000000089f6bc0b29ed4e420fc7173968b2ea78f79f5bdec5536e6a3d715 1 0.00/1.00 vMB 0
87,391 87,391 00000000001970887387994baa5d9f648b72b1c8514681f29230413c971f34b2 1 0.00/1.00 vMB 0
87,390 87,390 0000000000127445d394fae3b202d12c506c022421aea4656532c842e2f4006a 2 0.00/1.00 vMB 0
87,389 87,389 000000000007beb9e27500b40a054933294b0feae012f31d270c6a84d592bf40 4 0.00/1.00 vMB 0
87,388 87,388 000000000010601daca5f79983597e5950542c94d12bd64086a9ed3d6e6ba533 1 0.00/1.00 vMB 0
87,387 87,387 000000000006561286bd87313bb29da28b0f77be3d0cad48686c7e681f415fb4 1 0.00/1.00 vMB 0
87,386 87,386 0000000000100da65327f372694ff52154df4cdfa9bfcb6829bba1e25a77468e 2 0.00/1.00 vMB 0
87,385 87,385 0000000000184ea2cd193c7edad4dfc4654febe95253be829482b30d517a458f 1 0.00/1.00 vMB 0
87,384 87,384 00000000001397b918b824184a75af60d2e17fa769f29b1ea4489477996ea285 1 0.00/1.00 vMB 0
87,383 87,383 00000000001aff5e089b74d935fb19a86fb9dcdd83f4c1010709243fe3b42542 1 0.00/1.00 vMB 0
87,382 87,382 00000000000781f04ad404ba2dbd9dec029869a6e33ec80ab419156c03237682 2 0.00/1.00 vMB 0
87,381 87,381 00000000001afd443b19133759bf6eee1b7dc3aa9142fa9cd057ec60f97efe71 1 0.00/1.00 vMB 0
87,380 87,380 00000000000ea0a7884c2c08257476e6d133f5a76d686de5fbbfe8d4edd72775 1 0.00/1.00 vMB 0
87,379 87,379 00000000000916e859b519c557e738b0d114cea6b273902dbde08630b63fabb1 1 0.00/1.00 vMB 0
87,378 87,378 00000000000d77a28f670c0d2f909ea0f99f84ed46809b4ceb3c7e4ec81cdf3f 2 0.00/1.00 vMB 0
87,377 87,377 000000000016dc09534f7cfdf95b9b72a9b40583a66cb33ec91054cca6fdc368 1 0.00/1.00 vMB 0
87,376 87,376 000000000014b8906ceacaf88840f1caf0a1ab4aad485de7ffb2275aa069480a 1 0.00/1.00 vMB 0
87,375 87,375 0000000000131286029dcdfc76452532d6ef2630f811becb88c3b82a43c7cbe3 1 0.00/1.00 vMB 0
87,374 87,374 00000000001d5234fabd022100fece79e2cdcd335cbc8720de81f083d4476db2 1 0.00/1.00 vMB 0
87,373 87,373 00000000001a9dbf56f16d4b1d6bdec5cf368c1bd593fa641ba9ec8de14be9a6 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 758.51 GB
    • Received: 19.05 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.