Loading Tool

Explorer IconExplorer

Memory Pool

36,045 transactions
26.14 vMB
0.07144793 BTC
Random Selection Loading Transactions
Max Size: 133.54/200 MB

Candidate Block

Mining Attempt 43092471af6ef45153852c74cba756dbb30464eaa4dfcaf2809e640a9d368149
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root af51a21eb1db8144667eb12cd519e029ee2070e8e22e831cfd9ff3301063a690
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,029
Size: 1.00 vMB
Total Fees: 0.02311979 BTC
Feerates: 713.01 > 2.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (351,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,717 562,717 0000000000000000000941a219125b37aa64255e5e4c0d1ae5057848e3def241 2,729 1.00/1.00 vMB 23
562,716 562,716 000000000000000000021f8f632899db070c5132e86912ec6d1098515ca434c2 2,585 1.00/1.00 vMB 42
562,715 562,715 000000000000000000242c619adbdd95c5a946768fa8c70d284e83033f54a595 192 1.00/1.00 vMB 8
562,714 562,714 00000000000000000015781d2f1ed7d8ca4eaf4569a4d70aa48ef291db7a52d9 2,165 1.00/1.00 vMB 21
562,713 562,713 00000000000000000023bc7f7010bce8b295899c7efbb7eb9ee72834c46a0beb 717 1.00/1.00 vMB 17
562,712 562,712 0000000000000000000cb6b617c1462dcbe1e71c61055efdafa6d4bbd40dc859 421 1.00/1.00 vMB 7
562,711 562,711 0000000000000000001e90c3455481feef03fc2039861d7d2755b21d29b3fbf8 2,780 1.00/1.00 vMB 20
562,710 562,710 0000000000000000001673ef66bfbc02946c1ff7f42e8aef72d875ab7044de1e 2,824 1.00/1.00 vMB 35
562,709 562,709 00000000000000000027cd55b66c252e4d37f80fa5d7314ac593db3ec9dd8e15 2,662 1.00/1.00 vMB 36
562,708 562,708 0000000000000000001e8a2aeca536b0ee2b97ae85f83980f00a329dd93ac557 2,646 1.00/1.00 vMB 17
562,707 562,707 0000000000000000001d7a6ffdc23299dd16472df4b5b5723c2de92924dda915 2,656 1.00/1.00 vMB 35
562,706 562,706 0000000000000000000b6f771b842a3e499770490365d0cded8a452f90bad809 2,720 1.00/1.00 vMB 24
562,705 562,705 0000000000000000000345014a5867e412955b67a14458bf9e68dfb82868a3bd 541 1.00/1.00 vMB 12
562,704 562,704 0000000000000000002777a31c091d12fe760ab22c8b8e72c0a4422fa61865d8 281 1.00/1.00 vMB 11
562,703 562,703 00000000000000000012fd0298d7d6401f7d405474a38e046b3467c5a1221c0a 2,553 1.00/1.00 vMB 19
562,702 562,702 000000000000000000212830b7b695db53012d253a63c24628adfa4bdf54451b 2,131 1.00/1.00 vMB 17
562,701 562,701 0000000000000000001db7b793ef6d21faf70b0588859ae1c0179abedee8e2b9 2,423 1.00/1.00 vMB 41
562,700 562,700 00000000000000000000b9efd010876ce618de3bc95135b3f1c304c36a019b81 2,048 1.00/1.00 vMB 25
562,699 562,699 000000000000000000043b9a315faffe58e9508a7468842952ef16773a2a5fb0 2,501 1.00/1.00 vMB 30
562,698 562,698 000000000000000000277326c2766c72d141cab4ad204641268e2b72b894851a 2,726 1.00/1.00 vMB 14
562,697 562,697 0000000000000000002b089529c000b8a8bcce9527288618a3ef3a3551f18072 2,456 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.82 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: 636.00 GB
    • Received: 12.35 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.