Loading Tool

Explorer IconExplorer

Memory Pool

81,644 transactions
30.92 vMB
0.07296562 BTC
Random Selection Loading Transactions
Max Size: 188.36/200 MB

Candidate Block

Mining Attempt 7ae57cd4afd060b37ff8e0ca7ef783071eeec2a5c356a94682db64c99274a6b8
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root 1643a8f57967d24dfb5abab65d0f8a65cb16446386073914c4275a0d72c46799
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,357
Size: 1.00 vMB
Total Fees: 0.00648283 BTC
Feerates: 60.16 > 0.65 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (516,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,737 398,737 000000000000000003bb32ee1a7e74196eb5be98481603a41982ae58eb4ee242 1,517 0.75/1.00 vMB 41
398,736 398,736 000000000000000000137ada4c738901d215512917878858b910315815db2546 2,341 0.95/1.00 vMB 38
398,735 398,735 000000000000000001aa727fc21abc49380bac55ad3e783bc6304244e7d4af6d 1,311 0.75/1.00 vMB 36
398,734 398,734 000000000000000006fa02a45f851c7866ef095a01bedd86853fb74a96adb82b 3,210 1.00/1.00 vMB 67
398,733 398,733 00000000000000000406a8a8f6bd5f04e38b355e3bd3e03577cbe865ed8d5384 2,439 1.00/1.00 vMB 39
398,732 398,732 0000000000000000011b61da8a5a46e3ed7b19e2bac6b58cbfe4ffe19dee6dcd 1,955 0.99/1.00 vMB 41
398,731 398,731 0000000000000000017ff32bbd494c5c1d3a49018673ac06f2ba59cf704e3941 1,440 0.75/1.00 vMB 64
398,730 398,730 00000000000000000484d60734f9045d2ee6ad82036a604570b138093c146cfe 2,150 0.75/1.00 vMB 37
398,729 398,729 0000000000000000041dac809c7bd3d38624cd651ef09f3933aaabfbe1a82f8c 2,910 1.00/1.00 vMB 69
398,728 398,728 0000000000000000062ca88e8687dd4109af6584b3694899a4f3d142db4c37b6 3,145 1.00/1.00 vMB 74
398,727 398,727 0000000000000000009e0f2148cf39c5f62655fd275f325e74f265b8ea479d53 2,746 1.00/1.00 vMB 71
398,726 398,726 00000000000000000319db6930267b8857937226099b372e1ac48350815db917 1,750 1.00/1.00 vMB 32
398,725 398,725 000000000000000002978b45b168ed431daca5dc3c691129e491f2bf1c98a4e2 3,511 1.00/1.00 vMB 69
398,724 398,724 000000000000000001f09ff069d47b2099488f2ca32939ca0eae326c98484dc8 1,188 0.61/1.00 vMB 35
398,723 398,723 000000000000000004ef0a668e2aace6289b00ac121d5e220b5c8b8aff253e46 523 0.67/1.00 vMB 13
398,722 398,722 00000000000000000581e284afa0fde0ac03540a6af0adc4f9e97efed2f5917e 428 0.28/1.00 vMB 32
398,721 398,721 000000000000000005e790a5bc2d3e23ae4959a8b6ccfc8723b39d6647aa32e2 1,102 1.00/1.00 vMB 15
398,720 398,720 00000000000000000426c0bb18703c6f38dbba550765b6b67d2850c195468783 799 0.99/1.00 vMB 13
398,719 398,719 00000000000000000169a08a1d3a8b7fc8210c6f8ad3d6b049570feb92defea7 1,845 0.75/1.00 vMB 42
398,718 398,718 000000000000000001ab9d192875b2ab1566ea7bb9649daf817b6025aa47c5cd 873 0.63/1.00 vMB 23
398,717 398,717 000000000000000001a8489fb5b99707681d76ccbe970f090557d726c12dc5e2 945 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.72 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: 705.07 GB
    • Received: 16.65 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.