Loading Tool

Explorer IconExplorer

Memory Pool

25,501 transactions
26.67 vMB
0.05921417 BTC
Random Selection Loading Transactions
Max Size: 127.61/200 MB

Candidate Block

Mining Attempt c63cef4008c39e321573043378d821d2b0bf7ff73ecac9fbad64ff9dc25c300d
Version 20000000
Previous Block 00000000000000000001a5579d51eb8d7498999ca4d682d7ffacaa0dfbdabaec
Merkle Root 5ea4b4c419f3e519dca48440fc3d74bdfae0e3e434c82c261cbe9a666086b028
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,711
Size: 1.00 vMB
Total Fees: 0.00941873 BTC
Feerates: 101.16 > 0.94 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,490 (677,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,511 236,511 00000000000000e036ca91d378d3b4edc9ff6fd5b699f2bbb13ae2fa035cdff2 369 0.16/1.00 vMB 167
236,510 236,510 0000000000000029e8453551c225e8135852b51b729e087d172bdfcf8b9b70a1 266 0.12/1.00 vMB 109
236,509 236,509 0000000000000133c92039ee65e555bd9f6d0167dffd2dfad8a4beb2990908a5 884 0.40/1.00 vMB 613
236,508 236,508 0000000000000132e5281897f6160c90aa068ac8d981a58cff8c8eb7c33a1cee 32 0.02/1.00 vMB 76
236,507 236,507 0000000000000113d97ee132c5ffd4c40ab7a92147fb63f98c0bede17fb2b26b 441 0.24/1.00 vMB 139
236,506 236,506 0000000000000110f6f511a9daf010c001d866a598f919f41363625ced672973 516 0.25/1.00 vMB 182
236,505 236,505 000000000000003b42b7c43e6a78edcfa3c265c48128e91cabe7e013bdc6a1f1 354 0.10/1.00 vMB 9
236,504 236,504 0000000000000178a78beb135a829ac01f411e612f29fa7b1acc91c20cea0c5a 502 0.20/1.00 vMB 209
236,503 236,503 000000000000005b4f0a91c8517bf03cbce8a59552aefa759dc4ca328b9817c3 592 0.40/1.00 vMB 113
236,502 236,502 000000000000015fdabaddbdf1bc139849594152dd451059fba863d434561552 1,181 0.47/1.00 vMB 6,523
236,501 236,501 00000000000000eb4379ccb0c7653f98e7ebab68b17a198a211f5f0d6a86b7d2 620 0.27/1.00 vMB 189
236,500 236,500 0000000000000133e19e734c141050ae014cee3251a11ccbaad4741a840ff072 373 0.15/1.00 vMB 220
236,499 236,499 0000000000000091cca161096ccbff13333bd968f899b1c3f0b83c43a38b90c6 300 0.15/1.00 vMB 194
236,498 236,498 000000000000007bce0418c4bd21b6611de55393cc046c73d615e115c5961785 303 0.15/1.00 vMB 126
236,497 236,497 00000000000000b6473e7cefd58eed3816d88b884c3fdb260c1bc433f6c88118 538 0.37/1.00 vMB 117
236,496 236,496 00000000000001032ff128031901114a5634706bdfc0339d40fffe274daa3fd3 742 0.25/1.00 vMB 226
236,495 236,495 000000000000005ecf688088d51ce17a4d323cc295b524ff3c579d19ebf9c79a 360 0.18/1.00 vMB 136
236,494 236,494 000000000000000f9c673a3ba8465794aa181f5ced2094f265520089c2e40469 349 0.25/1.00 vMB 101
236,493 236,493 00000000000000decb074c815aca43706b2461158c7a566d02f3643dca614ca4 753 0.25/1.00 vMB 332
236,492 236,492 0000000000000048a0f5083e82e95e753a9dd835b6cbcd34d52934b1db760f2f 692 0.35/1.00 vMB 146
236,491 236,491 0000000000000035a44acb1415f9e8a1e62ec31f4bfe43b995a148a746a7cc80 517 0.24/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 781.48 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.64 GB
    • Received: 10.87 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.