Loading Tool

Explorer IconExplorer

Memory Pool

84,829 transactions
30.68 vMB
0.18142011 BTC
Random Selection Loading Transactions
Max Size: 185.96/200 MB

Candidate Block

Mining Attempt 49d3cc34379d4945461576caa309d2f8dd975852613086bd6f7bc23b1e3f9068
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root ba89a15e1c0921fe324a0a737774e102e22227ae21d66d3aa2ff087c71258cdd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,867
Size: 1.00 vMB
Total Fees: 0.11798704 BTC
Feerates: 179.53 > 11.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (33,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
881,828 881,828 000000000000000000017f65bf78f78d7e72218cb691df5ecd227287e29527e6 2,821 1.00/1.00 vMB 2
881,827 881,827 000000000000000000001d7ec3ab6e31cec3506b3536f97b00ce8cc9c71e02f9 3,761 1.00/1.00 vMB 6
881,826 881,826 000000000000000000001309a707f350c112afd0ad73a12309ab732fb81277a5 2,477 1.00/1.00 vMB 4
881,825 881,825 000000000000000000022b160840cdad8ea6c3d36a46512a33c9b95519d42f56 2,185 1.00/1.00 vMB 3
881,824 881,824 00000000000000000002491ed5cab74b2e2fdfd046016dae0c29f739c02f90e8 3,144 1.00/1.00 vMB 4
881,823 881,823 000000000000000000021db78f316290a19a88e792ce8582d0474dd6a6f9417c 2,113 1.00/1.00 vMB 2
881,822 881,822 00000000000000000000ff3bc71c7fa04897fc3459e65f3f260bcff27879feb0 878 1.00/1.00 vMB 1
881,821 881,821 0000000000000000000073a6493e3a216906054a82d1c0b626464210ebb7e148 1,255 1.00/1.00 vMB 2
881,820 881,820 000000000000000000008346a1dd21ea24bdae2dd22a5d8264d18e0627d361fa 1,513 1.00/1.00 vMB 2
881,819 881,819 0000000000000000000061ed4ccbd13805cb3c2b138b645913c0fde1fa8ed878 3,654 1.00/1.00 vMB 4
881,818 881,818 000000000000000000022db5230911941aa78eb4ef7c5703ea1aed51e2cd8d57 1,057 1.00/1.00 vMB 1
881,817 881,817 00000000000000000000776a2082bcab07d1cd8a491c29eefccf9d06b3ac84da 50 1.00/1.00 vMB 1
881,816 881,816 0000000000000000000074d8b713454e8dbaa6e0dce67e9969de949ba0304596 1,521 1.00/1.00 vMB 1
881,815 881,815 00000000000000000001093549f5d131d3977a5a0cb1d7dfb6702397e729a6f9 3,104 1.00/1.00 vMB 3
881,814 881,814 00000000000000000000163db25f81a9360cb9c060f102597cc1bbb017a79a74 3,490 1.00/1.00 vMB 4
881,813 881,813 0000000000000000000244f18e8da7ff438918c64a61ec6dbad16279e26e0e27 197 1.00/1.00 vMB 1
881,812 881,812 0000000000000000000058fc8558cb6cb91316911ef63bc7d2548ac03a60c4de 1,945 1.00/1.00 vMB 2
881,811 881,811 0000000000000000000223956d8e3081bf4df38746647f7f0be3b2ffae10b1b6 272 1.00/1.00 vMB 1
881,810 881,810 0000000000000000000035b7c38f9850eb0bcdedfa7ba3b3c803edcda8ef829b 337 1.00/1.00 vMB 1
881,809 881,809 000000000000000000009bbdac0d187995ad42d978c676492d0b44fe19e41fab 2,643 1.00/1.00 vMB 2
881,808 881,808 0000000000000000000176851d84ced2ec27e5b7903d9a1070bf9ea5052b3e6b 2,336 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.32 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: 660.25 GB
    • Received: 14.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.