Loading Tool

Explorer IconExplorer

Memory Pool

45,680 transactions
29.05 vMB
0.13919052 BTC
Random Selection Loading Transactions
Max Size: 151.42/200 MB

Candidate Block

Mining Attempt cc79e45bbfbe4736833d029656f088b60fb461540ad6242527fd90310c78dad7
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 0bac064b8c8ed7785bbf282a76dc4f83e0572bcd6e8e11cf3e38de788b37939f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,654
Size: 1.00 vMB
Total Fees: 0.03925837 BTC
Feerates: 100.25 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (617,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,489 297,489 00000000000000008df1a543f11fb451b56e00b1e1cd0ad6df8559766f8d954c 1 0.00/1.00 vMB 0
297,488 297,488 000000000000000032cec49264cef45d21f83355bdcc112919c47e3ec495d0c2 109 0.08/1.00 vMB 35
297,487 297,487 0000000000000000642d8c2922a5033bcb2be3bcee9cb340e129a09e573b02a0 502 0.25/1.00 vMB 37
297,486 297,486 00000000000000003d5f2a2a68690093cd99f8af1bc8395061251017019cc30a 158 0.10/1.00 vMB 33
297,485 297,485 00000000000000004bcac2cf51083e2afe64727d7bdbe9758e6551c0f70d5236 84 0.04/1.00 vMB 36
297,484 297,484 00000000000000000164db7bf116ab931f2e67e4a96a9483d5c2b0da38c70d19 497 0.27/1.00 vMB 34
297,483 297,483 00000000000000008ef92150024587a646fbaf1fe33fd8890d49e426c9638b51 402 0.25/1.00 vMB 32
297,482 297,482 000000000000000056d984f8a2a36a33d74b36a6f97d3099d8e9b4a02ae81c00 510 0.25/1.00 vMB 42
297,481 297,481 000000000000000035237b5dc0fb4de4ebfbc777b750b67dbfdb18425cfe79f0 105 0.06/1.00 vMB 32
297,480 297,480 000000000000000076db0eff317b3c90adf829f6376187545730384af3a59fb8 288 0.22/1.00 vMB 32
297,479 297,479 00000000000000008abdaefaef578314d3d006e12f6278c4944524f10556eabd 298 0.29/1.00 vMB 16
297,478 297,478 00000000000000001d14c80d8754cbe8502ad416719f51152a4c11f65ee8fe59 668 0.35/1.00 vMB 69
297,477 297,477 000000000000000064b4397de78e9eaef9040e79b0d1d58ad16390e8fb4ab907 119 0.29/1.00 vMB 43
297,476 297,476 00000000000000008784957072989b1e72d897ede2cd5c6f75c1cbe20bbbd57d 416 0.37/1.00 vMB 17
297,475 297,475 000000000000000093d8af23978adc9e201a1f2e2dc52844f9013a1da3621572 512 0.66/1.00 vMB 54
297,474 297,474 0000000000000000504a645d27f5f5ad26e9696eca8c6db5f7457ad7a6fde769 232 0.29/1.00 vMB 41
297,473 297,473 00000000000000007c34af0d2ddee1e126e6617b9316eb4e43f542733a66eadf 121 0.08/1.00 vMB 24
297,472 297,472 00000000000000008c602ebd0e92338991732294267b198f68a62ff52d5882cf 154 0.19/1.00 vMB 54
297,471 297,471 00000000000000003a2a0aadaac5cbec70dadfb640bed73b5e5d89e6ef58b0a7 624 0.37/1.00 vMB 29
297,470 297,470 00000000000000004badb739720caadb41db65ad9ebfa962852ca6102fa2b023 32 0.01/1.00 vMB 74
297,469 297,469 0000000000000000801afcb104de092aea2ced30ca1308dcdb15910c7e789fec 128 0.06/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.