Loading Tool

Explorer IconExplorer

Memory Pool

43,176 transactions
26.53 vMB
0.05980497 BTC
Random Selection Loading Transactions
Max Size: 139.26/200 MB

Candidate Block

Mining Attempt aa4946f902ad5dd8e46f8e50f846c7c4021dcacac62343f00f0a0bf8b276f2f3
Version 20000000
Previous Block 0000000000000000000040c9dd43a317cb50e762798e0667d30b0669a8a6fa4f
Merkle Root 2deb0827950a6bacfc3bc8e2728e8d260d86258f9da44d3fd2d65002c77ac83d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,105
Size: 1.00 vMB
Total Fees: 0.01100146 BTC
Feerates: 73.20 > 1.10 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,879 (134,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,240 780,240 0000000000000000000617fe90b30aa96c169864b793d06083595426a591653d 2,143 1.00/1.00 vMB 16
780,239 780,239 000000000000000000043a7df1fb0e0769ff39d4bd266b7593ce6fce52a17d84 2,002 1.00/1.00 vMB 14
780,238 780,238 000000000000000000064d285a71c45948ac93382f13f7f5e3b6c0aa08068367 1,546 1.00/1.00 vMB 7
780,237 780,237 000000000000000000046d36340b4808a884498061bf542fe83ddaa890dc1e20 1,712 1.00/1.00 vMB 8
780,236 780,236 000000000000000000046431775aab38aee784155ab30b2c592ec221617c7a52 1,745 1.00/1.00 vMB 8
780,235 780,235 000000000000000000043b67bf6601305f117cef17867b9e01a397ac4f9c78a8 1,748 1.00/1.00 vMB 10
780,234 780,234 00000000000000000004aea7f10a5688b888fe13b3a2bd0ae2cedbe41d6eea2f 2,271 1.00/1.00 vMB 18
780,233 780,233 0000000000000000000521398b6f2393b1bb889c1693a20cf367bb9a8a4533a2 1,907 1.00/1.00 vMB 9
780,232 780,232 00000000000000000002d95cc045bca0adf4987eed491041dcea81d56f9fd435 1,735 1.00/1.00 vMB 17
780,231 780,231 000000000000000000020547681a1e4a0643e0464566fe478e828af3da54398c 2,029 1.00/1.00 vMB 11
780,230 780,230 00000000000000000001c11045f6f8fc650b84b34d5569a3411990be47234135 2,263 1.00/1.00 vMB 9
780,229 780,229 000000000000000000016098d51dff9ec6b66dca093b309082d7f024e27259c7 1,945 1.00/1.00 vMB 5
780,228 780,228 00000000000000000001bebcebd410457931aaf99cc8f63221c6fb27607d7ab5 2,362 1.00/1.00 vMB 15
780,227 780,227 000000000000000000022d389a54f8176a322ad5dbdd4f763861f766e2ea46d2 2,179 1.00/1.00 vMB 11
780,226 780,226 000000000000000000050714f5e8629651aeb53fe509d3a529cb3b2e726e60dd 2,120 1.00/1.00 vMB 4
780,225 780,225 00000000000000000006521b13f9082053393ae9cd70a3de369c86cdd899f42d 2,201 1.00/1.00 vMB 8
780,224 780,224 0000000000000000000318db2c85f9c17ea33011c8f8a60321d39aa7dea1f687 2,411 1.00/1.00 vMB 20
780,223 780,223 00000000000000000000c056be0a31bd095092f85eb737211b6c84e3f60d767e 2,377 1.00/1.00 vMB 43
780,222 780,222 000000000000000000013196b42d2c59316d4ee72a7de68acb703d39e45018e9 2,988 1.00/1.00 vMB 36
780,221 780,221 00000000000000000005f9d4988ba16d997962138b6eefbc1cef980c845e6ba7 2,444 1.00/1.00 vMB 8
780,220 780,220 00000000000000000000e5f718b08948596692a78376188fd2d5f27f5cb9bdae 2,778 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.55 GB
    • Received: 13.93 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.