Loading Tool

Explorer IconExplorer

Memory Pool

40,756 transactions
27.92 vMB
0.07301896 BTC
Random Selection Loading Transactions
Max Size: 143.32/200 MB

Candidate Block

Mining Attempt 2caf487b118dd4ba56e817b9823f0616301dbd567227a9428a1fc3b5c1f64378
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root e4c2dd22d7981f2002b3d98597a8e2c8abc052bbf0399f4f465c7218ad1a1b36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,851
Size: 1.00 vMB
Total Fees: 0.01941854 BTC
Feerates: 101.49 > 1.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (503,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,108 411,108 00000000000000000060fac70ae70180dc823c5785ab57c99a166ebecf30b2ca 2,276 1.00/1.00 vMB 39
411,107 411,107 0000000000000000025143772c1e445adc340304992d2bc7356419f809baf777 596 0.35/1.00 vMB 40
411,106 411,106 00000000000000000151600ffaea0b520edffa7878ff9e4f7a63084cc8cf015a 1,342 0.93/1.00 vMB 20
411,105 411,105 0000000000000000006a0a1c8ac7296d9d9f833ee898f9f088d4883c221441a2 1,547 1.00/1.00 vMB 34
411,104 411,104 0000000000000000006a261602e09a5ef2a17ed2f85278450273906bf5c08400 3,244 1.00/1.00 vMB 68
411,103 411,103 0000000000000000005abe50cdc3fb7a468e55653a119c6e0f3d3f19dd729771 371 0.24/1.00 vMB 27
411,102 411,102 0000000000000000044ae7b0d79d7dc679187c3ba31dbc0383d3713dac5e7bf1 683 0.36/1.00 vMB 28
411,101 411,101 00000000000000000492033b975020020a9faa849f74ca154d827c40fed941fb 1,487 1.00/1.00 vMB 23
411,100 411,100 0000000000000000047d18bc4162476f6d05d3381c6e3c8dc96de063ca45a6a6 2,245 1.00/1.00 vMB 37
411,099 411,099 000000000000000004a05ce1d2d1383e26ab9c65b9e6afe194a6f3507d90e7cc 1,136 0.58/1.00 vMB 38
411,098 411,098 000000000000000003f324b0e2a6e508cdc6c0c6f1c806b77f2920e2b288f139 1,575 0.84/1.00 vMB 31
411,097 411,097 000000000000000004972cc14dbffec26fa53701b8e1870df51e9d1c62d30f43 1,934 0.99/1.00 vMB 35
411,096 411,096 000000000000000002ea02e64806ec2c0b700799f08294cdddcc278309ac7199 3,118 1.00/1.00 vMB 52
411,095 411,095 0000000000000000023ca1a29833109c9c4eb79955b152268bdcd345fb3c4a89 1,193 1.00/1.00 vMB 20
411,094 411,094 000000000000000000eda1334f9a12b1a12984f8e5638867b9feec7a7373f2f5 2,457 1.00/1.00 vMB 51
411,093 411,093 000000000000000000f3d17f6d6896983040bdf952689f6e145e698b97025fdb 2,836 0.99/1.00 vMB 53
411,092 411,092 000000000000000004049da33c741da7d7c93e81b269ec111e5be79c090a4950 292 0.19/1.00 vMB 33
411,091 411,091 000000000000000002f7036e64acf86c5ba1e2629ae93fb458896f2ea052e001 307 0.33/1.00 vMB 13
411,090 411,090 000000000000000002fd0504ec0149570878009cc2eb37706ab6fa815da3c212 553 0.47/1.00 vMB 21
411,089 411,089 0000000000000000004ffaa82270797dab27c0e460ca95db61b1aa72fc50512e 1,571 0.70/1.00 vMB 40
411,088 411,088 000000000000000003da9308f8c479318562b50608355fa96ecfca04217d20a9 712 0.28/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.