Loading Tool

Explorer IconExplorer

Memory Pool

35,016 transactions
26.46 vMB
0.05535073 BTC
Random Selection Loading Transactions
Max Size: 133.46/200 MB

Candidate Block

Mining Attempt d7cc973fe8a4c210d9bfa2e4f4e8c7285e7899e8aef8815dfabc96628c63bf08
Version 20000000
Previous Block 000000000000000000015e18bfde629943124343fdb98c0d80831309061b5bfd
Merkle Root 48120774f70f6a1a10a1023acd509353da504577d81b2f70f542fcc4f91e5eba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,795
Size: 1.00 vMB
Total Fees: 0.00616140 BTC
Feerates: 101.53 > 0.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,647 (125,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,662 788,662 00000000000000000004a465196f46e1cf88abb9fefa7dc44b07027df423d2dd 4,430 1.00/1.00 vMB 200
788,661 788,661 00000000000000000000c6fb7b192a0a456051013cd7a4090f246b1ca0c9202c 4,812 1.00/1.00 vMB 190
788,660 788,660 00000000000000000004d966db6649dc350b2290ac5fac7b731c17f4fd4da3d4 3,642 1.00/1.00 vMB 216
788,659 788,659 00000000000000000004dca8332df880f984e4718ab62647b98a47d3a2d13b47 4,058 1.00/1.00 vMB 227
788,658 788,658 0000000000000000000067bb39d6ac35592bca3cdffd34377834eb827d4cc11c 3,441 1.00/1.00 vMB 243
788,657 788,657 00000000000000000003a9881675f3888484f40e683240e80eeb4e3b23fc76ba 3,104 1.00/1.00 vMB 276
788,656 788,656 00000000000000000000115e7e0775314eb258daefe6c5d98016901d7fc5954f 3,314 1.00/1.00 vMB 230
788,655 788,655 000000000000000000037701f06f54c57de6f65088594a1dc7f5c5efaf93b513 4,286 1.00/1.00 vMB 203
788,654 788,654 00000000000000000003fd93810477d297865148b494087719ed43e9141b642e 4,579 1.00/1.00 vMB 200
788,653 788,653 000000000000000000020769ba715ff09e392606c1ff7682a12ad1b906b24fd9 2,977 1.00/1.00 vMB 219
788,652 788,652 000000000000000000020d9ed68f48ac231830e7e40277825e85923d5fab0bbb 2,481 1.00/1.00 vMB 220
788,651 788,651 00000000000000000000c858dab2aef054c5f5c0ef340de5f21833d0a56c8f57 4,477 1.00/1.00 vMB 207
788,650 788,650 00000000000000000000e3ef748217eba564fb5075e6f18fc7cbfc98db5ea844 4,400 1.00/1.00 vMB 220
788,649 788,649 000000000000000000000a43e8de3d1acf45e17523a57ea68370383b45365cd6 3,678 1.00/1.00 vMB 238
788,648 788,648 000000000000000000016b168a2b2bee4e1132b5becaafaf9a9f9e618fb747d6 4,092 1.00/1.00 vMB 226
788,647 788,647 00000000000000000003ed7cad598710ec1c0c84beb4d8d54584f2bbda7ed020 4,415 1.00/1.00 vMB 225
788,646 788,646 00000000000000000003f5f814997b0a9f5212ea056cc72cf6e6ce84fc2bd80e 3,723 1.00/1.00 vMB 244
788,645 788,645 00000000000000000001a8a424e084cd47749ac4591ee416d6bcd981b844e314 2,626 1.00/1.00 vMB 171
788,644 788,644 000000000000000000018da574df008230dda516cdd41bd422bcab84cdafe225 3,772 1.00/1.00 vMB 221
788,643 788,643 00000000000000000005d43267fde3d027b3a388df782d4c9b11b8c888d88bd1 3,945 1.00/1.00 vMB 233
788,642 788,642 00000000000000000002e419ee22762975f652c7896bd46a8027e93ff310986a 4,488 1.00/1.00 vMB 235
Previous 10 blocks ↓
Total Size: 781.77 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.63 GB
    • Received: 12.13 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.