Loading Tool

Explorer IconExplorer

Memory Pool

18,941 transactions
8.69 vMB
0.07189962 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.34/200 MB

Candidate Block

Mining Attempt 2097bcae526f0511c496393f8f036ef77478547b4419a43a565176625dd6d4ee
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 847c2a69289b4e5fb513d62dbdac9376b6f0f79f95ec3ed2ef16d8663b5a06d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.05307063 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (765,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,085 148,085 0000000000000010ed3cc5faca6532138ab7dd6c8af29e7a6eae82cee811a5c7 37 0.02 vMB 143
148,084 148,084 00000000000009301d488d6c98cd8eda95ee5cbf8d1480b5d0e958656126ee4f 140 0.05 vMB 98
148,083 148,083 00000000000009e2ed0c7ee94d966edece8f124361b3ef6f3d01e46f4136b195 112 0.07 vMB 168
148,082 148,082 000000000000037533e76fe2e7853fdcf7829f6eb31c7e9f7c5da764ef1d498f 10 0.01 vMB 29
148,081 148,081 0000000000000739471ac5a61458e1f806e02f7fff8ddef20b84e8b5e1f11037 23 0.02 vMB 32
148,080 148,080 00000000000006abe4d57ff9fcb686b9d8841f8da75a916ad754098475c04984 4 0.00 vMB 1,130
148,079 148,079 0000000000000542d0704aade26f963a1f0a81b2f814f1f34d6d556f95d9b00b 101 0.03 vMB 86
148,078 148,078 00000000000001a876c141fd90371d7d6f4727bf14cc205aead63ed312a5956c 100 0.04 vMB 226
148,077 148,077 0000000000000479ab28a21469caa5599dfd25819dcff2156ccc6bc7609ff457 25 0.02 vMB 51
148,076 148,076 000000000000092c17042ac4b35c2c1a905affc83e2cf2d78cffe36be9c3be0c 137 0.04 vMB 12
148,075 148,075 00000000000003afa9c2a1b61a315a36096c71bc78bd795b61f21fdd5897b9f0 72 0.03 vMB 274
148,074 148,074 000000000000002a7ee61c18cd96d42d237e85679c44010d17d0bd745357cdb4 169 0.05 vMB 8
148,073 148,073 00000000000006b32d6a0743943e5febd14cbb49ed95d2e537fe03d8b7fab3ab 122 0.06 vMB 310
148,072 148,072 00000000000005e6add4f9a07451bebf08edf10696e8124e426c299d27b403b6 67 0.04 vMB 101
148,071 148,071 000000000000092a1def3e3840c89fb2a96a7a3e7ffcc086b16e21ac82680ea5 175 0.05 vMB 16
148,070 148,070 00000000000008f035ae3ac12c67663e0fc1efa4a8400e9d6da8507e6abdaceb 56 0.02 vMB 136
148,069 148,069 00000000000004f2eb09d3953c0d796b2d1e3b423b58f12eb59e4b5fe7104561 126 0.05 vMB 24
148,068 148,068 000000000000079011df60b1a62531379d074f250174e447424fd1cc6d7d5719 5 0.00 vMB 88
148,067 148,067 000000000000085990045bb7ea813c100c67632e901c70d0af7e802ddfae430f 159 0.05 vMB 89
148,066 148,066 0000000000000650a30e9dc50a919c6185be20b5613ff45c16feee16eb130dad 135 0.05 vMB 132
148,065 148,065 000000000000093354bc115f783f5363fb1b1e2e470400a3fcc8617646766798 63 0.02 vMB 283
Previous 10 blocks ↓
Total Size: 779.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: 245.52 GB
    • Received: 0.93 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.