Loading Tool

Explorer IconExplorer

Memory Pool

14,401 transactions
5.97 vMB
0.04505142 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.21/200 MB

Candidate Block

Mining Attempt 7b6c4d63c486349ce3d35da7c2e39af8e91f2c415cd2e9e4be5920897549b4ab
Version 20000000
Previous Block 000000000000000000008a32030f18bfbcf56f9bc4b6582f27818e6d2a5ec937
Merkle Root 01e71c369606766d6018b47a99d1f884c931c4bd7bc013508caf087771e7bdf5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,607
Size: 1.00 vMB
Total Fees: 0.03470725 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,448 (755,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,670 157,670 00000000000007e233a5bb8f3c8a9c8eef89f35bdc19eb47a4d26fd502dd6cbf 159 0.05 vMB 2
157,669 157,669 0000000000000bab4262c7a1df52e8ef62e04b1c2c7d851d3801d871fafea661 53 0.10 vMB 52
157,668 157,668 00000000000009fb55dbbde1d6c70b745b0c385e0493f968651815c8f2ec20ed 127 0.06 vMB 148
157,667 157,667 00000000000005be75b6c99a5fe2f013590009ecbf21781acd2e882cf5eb59f0 106 0.05 vMB 1
157,666 157,666 0000000000000ad59f2e97774515121af1566ee3d50bca1e80177cb62046311b 60 0.05 vMB 40
157,665 157,665 0000000000000d82b879dd467a71a13278d338d88dd8af6440139787536ae3f4 96 0.05 vMB 582
157,664 157,664 00000000000003368acd323a93f258ecf115c47f047e0c51d6d942381d859bae 60 0.03 vMB 101
157,663 157,663 000000000000073f72825a1ecf287387c4fdc888982082cf9b5041e02bb6f318 16 0.01 vMB 278
157,662 157,662 000000000000041901dd88ba3e6ff0eb35854fc179b2ab2b8f8db2dc67f950ce 43 0.01 vMB 4
157,661 157,661 0000000000000514bb47798758bc7b84ea521ec944385851851891de10bd19c5 9 0.00 vMB 24
157,660 157,660 0000000000000a75023fe7a1ff6eb6a0395cf923f1f410178c0ebc0e9282f189 59 0.02 vMB 89
157,659 157,659 0000000000000c350da86965e0a5494a8fa96feeff4da981b3d1ec475f0c5f3d 30 0.02 vMB 102
157,658 157,658 0000000000000be49ce428cf3b588ae959713df88c99c49f6ee096a433185a27 15 0.01 vMB 56
157,657 157,657 0000000000000d5ca7faeaa5594838e9c330b2ee8f7b8ee823b42910c231eb57 109 0.05 vMB 121
157,656 157,656 0000000000000258f62ae5b0a41a8ffcbe5ebe8e690582854835ec72e5921215 12 0.01 vMB 57
157,655 157,655 00000000000002ca273fc1d78553e980888313209c343775c5b0eb765bbac36a 80 0.02 vMB 16
157,654 157,654 0000000000000994c8a35c66ad2392fbf4168c6079ebbf8390a9e3da1f444dde 86 0.03 vMB 38
157,653 157,653 0000000000000338eeef9cb39c5a8d28d806d5fab56f8650498ab9312cf21e9b 92 0.05 vMB 540
157,652 157,652 000000000000023b5444166b1aaef5145ced1ea8e8898060e5f95b9bb097b763 44 0.02 vMB 147
157,651 157,651 0000000000000a42b021f6feacdf929fb3b7eea707f37d2e892d58b1a69bb699 15 0.01 vMB 392
157,650 157,650 00000000000005038a2c66ffd97e8cd6b9586760f8e11548fa9fba51be8d09b8 19 0.01 vMB 115
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 307.64 GB
    • Received: 1.44 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.