Loading Tool

Explorer IconExplorer

Memory Pool

17,407 transactions
9.10 vMB
0.02353284 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.99/200 MB

Candidate Block

Mining Attempt 54270ae52175f5ed4f950899518ccbba36078bbcdbbea604ae035c56932b2789
Version 20000000
Previous Block 00000000000000000000d3f4e5195ad8c9a7be58eafd281273ee95f83be78592
Merkle Root b42b5865ecedcd1eb3fe4fa54014703e62cb3df2281a9d4ad0c898628e10cdd3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,419
Size: 1.00 vMB
Total Fees: 0.00964527 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,567 (768,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,997 144,997 00000000000003465fc6dcd3cb1cb44118c824a5afd1dec0c37b2bbc4a4bc642 152 0.05/1.00 vMB 85
144,996 144,996 0000000000000485de2d3c8f2917fd1d475c9618faa439ef240ef1e144d7fe27 8 0.00/1.00 vMB 155
144,995 144,995 0000000000000773c62953a86d87ac95462d724dd68051408032d7beafafea9b 31 0.02/1.00 vMB 78
144,994 144,994 000000000000037414d5234a68221d495ca550c400a6451ba380c43cb2eeed95 33 0.01/1.00 vMB 41
144,993 144,993 000000000000072da16958468d2d531896bf6fda4f33a07775fdbd6074353c32 73 0.04/1.00 vMB 207
144,992 144,992 00000000000001cddd3fac37621f13e32f85a0b5a80a137283b19d262811b972 137 0.05/1.00 vMB 274
144,991 144,991 000000000000082ff62a5291732cb913a68ca59c69b7e4606905d9a833d40111 12 0.00/1.00 vMB 198
144,990 144,990 00000000000003195caf3b4e59dc540eb6a0c0390c3da7732f6e7e175bebf295 29 0.01/1.00 vMB 340
144,989 144,989 0000000000000577a0e9be794efe14e83dc8096d876df7c55125841ace351f2b 21 0.01/1.00 vMB 50
144,988 144,988 000000000000065eac817704824d8ddcbd01668303672e77cc90a0a4bdf8ff1b 36 0.02/1.00 vMB 96
144,987 144,987 00000000000000ed63dfd6374e68d1f22fb81854859a45f139286f936c380ec3 61 0.02/1.00 vMB 320
144,986 144,986 0000000000000138799c529777b4098f4c52c61fd7df5a9f22de4ec45624b03b 65 0.03/1.00 vMB 204
144,985 144,985 00000000000003ec763dbb41a3bf352dd0ca0d0990290fcf8351c0c4adbde8d6 25 0.01/1.00 vMB 916
144,984 144,984 000000000000056419c22e2e8e8994faa43486e4602316cf3ea9add4e4135cdd 5 0.00/1.00 vMB 51
144,983 144,983 0000000000000602f74a00248155009b42c5b7bcb7184d569826fddf428c31ac 4 0.00/1.00 vMB 0
144,982 144,982 00000000000007641f52d76cb8974407f110b3cd2f9642b5a97b7a73fb9d9773 104 0.03/1.00 vMB 8
144,981 144,981 0000000000000859130a8ce02171bea5b8b9fc4fff0e6410e1a5ad826d0c0172 97 0.05/1.00 vMB 129
144,980 144,980 00000000000003e86a4406f14c790cf229db8b798d9b5f33b9db067da3b64c5f 127 0.04/1.00 vMB 139
144,979 144,979 00000000000002ddc33c11bff66ec268a38c62327b50927dbe23a533f750f51b 24 0.01/1.00 vMB 148
144,978 144,978 000000000000024d66cfcfc889f3c51a0f5cb11e5a0f5f7a4c5351b30d9a6718 73 0.04/1.00 vMB 144
144,977 144,977 000000000000010d5bd2cfba4d00026c23cf3e50f40e41b2b250e68a365cd54a 16 0.01/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 779.85 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: 430.45 GB
    • Received: 2.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.