Loading Tool

Explorer IconExplorer

Memory Pool

78,212 transactions
29.36 vMB
0.06506964 BTC
Random Selection Loading Transactions
Max Size: 176.37/200 MB

Candidate Block

Mining Attempt 7039cf243b9f89f9098782cd1cb272dd758d1f06d396b95fa1770d37228f29c5
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root e61b24d9435b4146f4efbb8598696e389012c5efbe5ac6a3b291f28724507548
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,070
Size: 1.00 vMB
Total Fees: 0.00547563 BTC
Feerates: 19.86 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (406,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,297 508,297 0000000000000000000c11e02a0bf000f5df44a20e239d31f62f85c7138b3e14 542 1.00/1.00 vMB 29
508,296 508,296 0000000000000000002399abb0fed50d45ddad47ed9d91e3c2e63cb7f34359ac 1,478 1.00/1.00 vMB 92
508,295 508,295 000000000000000000040724b0ac4f5d48738009f48c59b1baf19938e206579f 1,400 1.00/1.00 vMB 129
508,294 508,294 0000000000000000001d824754e22f4b61022a9d9667817bbb77605d8ff99ddb 2,772 1.00/1.00 vMB 143
508,293 508,293 0000000000000000005c0d3b97cc6e6401cf71178b8573bedc3ee8a36dcc04a7 1,728 1.00/1.00 vMB 70
508,292 508,292 0000000000000000002c8a79e0b689d612093b97573b13418b67976155c69068 1,477 1.00/1.00 vMB 48
508,291 508,291 0000000000000000003bc4eb00817f5526b665fd9a75cc133ef2ed08926e46c5 2,661 1.00/1.00 vMB 142
508,290 508,290 000000000000000000511e2d4e0ecd4515f3c4741b6746b8397b98a81e930ee0 1,786 1.00/1.00 vMB 95
508,289 508,289 00000000000000000041c88a3ed52aebe10c8e235c27cdcbaba01d6f879cdc86 518 0.73/1.00 vMB 29
508,288 508,288 0000000000000000004edd4e64903decccd8650b6ffdce0ab0cc65dcead016e0 1,809 1.00/1.00 vMB 84
508,287 508,287 0000000000000000005d30e2a0cf79079f1338dc9f11119caaebf37fc1447a4e 384 0.22/1.00 vMB 58
508,286 508,286 00000000000000000017e5260cf33bd0933938eb8884aad60f755d557046ce18 574 1.00/1.00 vMB 10
508,285 508,285 0000000000000000005b42eb2074f0a5bbe46327887d1962cd11312f9d663f77 1,701 1.00/1.00 vMB 70
508,284 508,284 00000000000000000036c799fc0002d5487cbd13efb2d2c943484f0004025b3d 536 1.00/1.00 vMB 19
508,283 508,283 0000000000000000003eebe9077cc93c4e0e7bac998405067a30e2e6b81ecf57 1,192 1.00/1.00 vMB 57
508,282 508,282 0000000000000000003df7797153382b4040c3813b2155dc5125cc10ba6d3d90 1,272 1.00/1.00 vMB 56
508,281 508,281 000000000000000000481820240e2954873af97011d8e8d9b40eb6b7215c2cef 1,293 1.00/1.00 vMB 58
508,280 508,280 0000000000000000002f077bef691f823a98b994e92216414f693523134ee32b 2,205 1.00/1.00 vMB 43
508,279 508,279 0000000000000000000edf5f4de33fe04307ecf4e482ba6064ebcdbd22637909 1,950 1.00/1.00 vMB 22
508,278 508,278 00000000000000000003ef5d199b4ce4dd06c624e120930c38e974ed9bac8321 2,251 1.00/1.00 vMB 101
508,277 508,277 000000000000000000216c8f473e9a2dcbceff4512ad7cae7df4fb9880f6b9ab 1,721 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.