Loading Tool

Explorer IconExplorer

Memory Pool

82,198 transactions
31.54 vMB
0.08422387 BTC
Random Selection Loading Transactions
Max Size: 187.84/200 MB

Candidate Block

Mining Attempt ae414732d5b0b0ac1c1cf29d4f7ff6bba2b40537ee96772a2235d8a943914a59
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root 4baa16bdbdd3b580112688e88348aa52f007d8d39cace83d74cad2655e83eb24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,286
Size: 1.00 vMB
Total Fees: 0.01663161 BTC
Feerates: 157.11 > 1.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (379,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,170 535,170 000000000000000000144b7125e902e5eb48ae69c6cfe6c6648b49baa9e58593 1,879 0.85/1.00 vMB 24
535,169 535,169 00000000000000000018e622d90154742004f552cb789cd64b8ca5f48dbb0d56 1,014 0.50/1.00 vMB 12
535,168 535,168 0000000000000000000a48a4e85b41fc61212e4ebde322bfa13038d0cb2f652e 1 0.00/1.00 vMB 0
535,167 535,167 000000000000000000060f353c707958dd8318eb21dd0e47275724e09720ebb6 259 0.15/1.00 vMB 10
535,166 535,166 0000000000000000000c57fde5e2943f3c36cad86eeef864a3c56c86bca3c102 1,535 0.76/1.00 vMB 15
535,165 535,165 0000000000000000001f404f32c37397b74399db50724406fc69cc360363d043 367 0.18/1.00 vMB 16
535,164 535,164 000000000000000000111793872a947ec1bc38e179c07b0f29b644392737e8d4 740 0.41/1.00 vMB 19
535,163 535,163 00000000000000000000f92742206895cfcaff8603875caee841b6b496b2767a 648 0.30/1.00 vMB 15
535,162 535,162 0000000000000000001299457f66872ba4f97fa3a57b946694bfe0b6ec29965f 60 0.02/1.00 vMB 18
535,161 535,161 0000000000000000000e82e2ece9d2c02c47692b49fe69a27745834e9f6a7e49 874 0.41/1.00 vMB 14
535,160 535,160 00000000000000000017858405180a2519047db0321bbca12861c80eead2c17a 1,554 0.69/1.00 vMB 18
535,159 535,159 0000000000000000001a2638321c4a639200516ec156a31e80739a369b217ba5 628 0.24/1.00 vMB 9
535,158 535,158 00000000000000000014f933e79e5993f2cb74985a0fc0e30b5fecbc914bba7c 2,135 1.00/1.00 vMB 16
535,157 535,157 00000000000000000023c32bc2d69879252d5ab590edcd053055fa51567a76eb 2,094 0.98/1.00 vMB 18
535,156 535,156 0000000000000000001378b714c298808050dbc5c3fd6c07b39a047119e611f7 436 0.18/1.00 vMB 21
535,155 535,155 00000000000000000022617096a581ca4bf00df50bc7d152560acae467488b68 662 0.24/1.00 vMB 14
535,154 535,154 0000000000000000001db9559ca7d65e5378d55806ee67b508362c4ca5ded6ee 447 0.38/1.00 vMB 3
535,153 535,153 0000000000000000002c73d0c66958e4b993925dbe4102148ec8b2851fc4b821 991 1.00/1.00 vMB 8
535,152 535,152 0000000000000000001b45d352f011738cc3de4e2e526fa69e52f3e5d33a2a6a 1,561 1.00/1.00 vMB 11
535,151 535,151 0000000000000000000e4cca51a6eb20c339cc7565bbaca08557e6c24e097950 1,351 1.00/1.00 vMB 21
535,150 535,150 0000000000000000002cc30cb05140c91a1f6291ed45ef5fb6580cb8d7ecf814 1,682 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.52 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: 668.84 GB
    • Received: 15.59 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.