Loading Tool

Explorer IconExplorer

Memory Pool

47,383 transactions
28.90 vMB
0.07918597 BTC
Random Selection Loading Transactions
Max Size: 154.15/200 MB

Candidate Block

Mining Attempt 7a26c432255bc4832f343e4dcffe66f3ff1294fcb934fdc132ac8ad555555ab7
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root eab514e457d7c5be974ef87a9162cc3b4af607339456131122efb9beaf5834fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,552
Size: 1.00 vMB
Total Fees: 0.02402192 BTC
Feerates: 100.60 > 2.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (161,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,023 753,023 0000000000000000000789d8f8dfaf742fb5728a38475cb0b5dcf1ccf23e1134 3,189 1.00/1.00 vMB 22
753,022 753,022 0000000000000000000465f985f4568950cd11b36bf1add17049da094c4132a7 139 0.22/1.00 vMB 2
753,021 753,021 00000000000000000007f24b5c957e42c16f204efacdce2e2c479fb936b323cc 1,170 0.94/1.00 vMB 3
753,020 753,020 00000000000000000003762a5f80f6112b0fdbdf6e2592eb3f8da6708747d56b 903 1.00/1.00 vMB 18
753,019 753,019 000000000000000000045fe3fd6ba2c67c03e74d5c1ba75203003cc6913d159a 953 1.00/1.00 vMB 10
753,018 753,018 00000000000000000001ed5d4c73306e39243b340c997e38b7c4c72560e8d7a8 418 1.00/1.00 vMB 11
753,017 753,017 0000000000000000000495ff314d19aecbe09eeaeaa6e3d321ce79348ca19000 869 0.56/1.00 vMB 11
753,016 753,016 0000000000000000000396a8bdfc34c34bf3a8ee839e9f7e74f849ce62e5d3f4 2,135 0.97/1.00 vMB 9
753,015 753,015 00000000000000000007dd34f1d73a8d5dd88429b6ff09fd53a48fa7abd1c2e8 1,273 0.43/1.00 vMB 11
753,014 753,014 0000000000000000000426c02dddf7c523c7a3aa4c2871b2b4474f0fdd26baac 2,407 0.76/1.00 vMB 11
753,013 753,013 000000000000000000064af4378fa87493db2613d29128efbf2125710faefc2b 3,173 1.00/1.00 vMB 12
753,012 753,012 00000000000000000003c11cf6eb6d9fe1f1ef95ef27f81d18bbcf5c5289df35 563 0.19/1.00 vMB 4
753,011 753,011 0000000000000000000267b00d66d2289dc464ed8d75c3eefa966aa57a64861c 2,511 1.00/1.00 vMB 14
753,010 753,010 00000000000000000008ea7fc3216fd4c8c3eb49dae21d1441174bc6757ceb00 773 0.33/1.00 vMB 16
753,009 753,009 0000000000000000000065b0c41ac252ae6b6e65d6e3bbc7e0d4b4c54451963b 906 0.33/1.00 vMB 10
753,008 753,008 0000000000000000000621ddd74052f1a635ee865d42c40b99d390e7c1f303d8 115 0.03/1.00 vMB 14
753,007 753,007 0000000000000000000101fc4670864aaccb6cee785ab0393b26514834262b69 1,834 0.57/1.00 vMB 11
753,006 753,006 00000000000000000002a5443a73d7a3dfce29d8e212157305372148e28d2077 1,756 0.59/1.00 vMB 11
753,005 753,005 0000000000000000000370ee79b499ae577272c8707d0a2093098b54597fd56c 689 0.24/1.00 vMB 13
753,004 753,004 00000000000000000001c69c2c22dd69a2096fc1986c1368aa4247aa75986bc2 1,013 0.47/1.00 vMB 10
753,003 753,003 00000000000000000008543522c9e0a32d127cd89c5dbdae9b5a016f7b869380 139 0.07/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.12 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: 652.10 GB
    • Received: 13.72 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.