Loading Tool

Explorer IconExplorer

Memory Pool

34,729 transactions
28.49 vMB
0.07461424 BTC
Random Selection Loading Transactions
Max Size: 141.54/200 MB

Candidate Block

Mining Attempt 81a6c7b0a64deb4e0a0acb718521f7a04d00f9a77c2453f8d60cdc05d889b6f5
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 6a64a1860991f2f52acd1d639a90ac2b9e0d80aae3ada16bb054308342b21af3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,463
Size: 1.00 vMB
Total Fees: 0.01941375 BTC
Feerates: 101.65 > 1.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (676,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,015 238,015 0000000000000155d5146a1913b7d17ceedcb9ed9eff33068154e287ac0ffb85 176 0.10/1.00 vMB 119
238,014 238,014 000000000000010c08641be90497bd92f75021e32eefe93b04c112dac7f91999 37 0.02/1.00 vMB 99
238,013 238,013 000000000000013d303c9bbf17bdedc3351e8a000c436bde95feb91bbce7ba98 256 0.51/1.00 vMB 19
238,012 238,012 0000000000000083f009d01af144c4998a3c126de5b931766d016c2220a0f840 269 0.10/1.00 vMB 12
238,011 238,011 0000000000000041b51ae17192f27c2f9e1f8aca3d44625945ff9c3c600d4013 42 0.03/1.00 vMB 73
238,010 238,010 00000000000000608dad3cccc8e5b4926ee9760585710c35ace4a5f3d9771428 232 0.15/1.00 vMB 108
238,009 238,009 000000000000015b495f028673234a4d011c82a2f83d92d6f1fca5338f363739 1 0.00/1.00 vMB 0
238,008 238,008 0000000000000054c6d02c42de37c4b63ffa68b9c0761c55d43c263de0007b7f 35 0.15/1.00 vMB 29
238,007 238,007 000000000000014e0818a5fab26ab80e992bfba2d7c1121adf28a26d973388a5 114 0.06/1.00 vMB 102
238,006 238,006 00000000000000a97717d051b8cad86e61178fc3ee220e49b23b4c4c2a98c24d 122 0.07/1.00 vMB 176
238,005 238,005 00000000000001278a78f00a6423726bfdda8ea465b0c10af307bbce74ba6e84 24 0.01/1.00 vMB 320
238,004 238,004 0000000000000142793d2052d5f98a8859b088e04964c1bcae2f7c06653a8130 75 0.05/1.00 vMB 60
238,003 238,003 00000000000000d0387466c78624ad8e7b0d94295c0e31d143b53dcf88a4b8ff 407 0.21/1.00 vMB 160
238,002 238,002 000000000000005e445d54dff316cd37e83d501c6dbce8a9604befaaf94e5f78 31 0.03/1.00 vMB 21
238,001 238,001 0000000000000089c8544766168f329b696c69b273419fc305722475f738be85 314 0.15/1.00 vMB 149
238,000 238,000 000000000000010014007d4b51ab60063684665401e448c6b0b1971a7398a442 37 0.03/1.00 vMB 93
237,999 237,999 00000000000000a9b75b77194f45271d3d6cffa4bb12c2ef418d1b7e44ab161d 59 0.02/1.00 vMB 186
237,998 237,998 000000000000006b4237ed23c3003ae3bd46adb71c9b5bddae61163b565d8ac4 125 0.05/1.00 vMB 141
237,997 237,997 0000000000000104365e7eeff9675f24a5ddb0d76ad62d1126733cd2b13993f0 53 0.04/1.00 vMB 58
237,996 237,996 00000000000000986711aff28836ea3e64e65eeee8137bef34a912899f9bace1 160 0.10/1.00 vMB 111
237,995 237,995 000000000000013fe277a2773805129271e1d69ec250b540d700aa6ce53fc783 11 0.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 781.54 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: 616.97 GB
    • Received: 11.18 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.