Loading Tool

Explorer IconExplorer

Memory Pool

41,328 transactions
26.03 vMB
0.05535565 BTC
Random Selection Loading Transactions
Max Size: 135.98/200 MB

Candidate Block

Mining Attempt cb6a08dca3c1a71977bf8c20e6a818512968db69760072026967f0d0d739cca0
Version 20000000
Previous Block 00000000000000000000172132c00b110ec4ee02326028bead4b8d9ab2ab8c10
Merkle Root b9b002f0ece4a46564cc767c01a49c982e8c4314a07d24dea9369b36428281fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,563
Size: 1.00 vMB
Total Fees: 0.00802106 BTC
Feerates: 40.21 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,745 (128,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,280 786,280 000000000000000000045b022b7dc40a779db21ded4753b5d3887ebb19931dd5 2,505 1.00/1.00 vMB 21
786,279 786,279 000000000000000000053463f9a9024a57b9679d59b5e0317c2c13438255201c 3,330 1.00/1.00 vMB 30
786,278 786,278 0000000000000000000033cda256ac5b641a08df836f8022899a4d2c69786368 2,714 1.00/1.00 vMB 24
786,277 786,277 000000000000000000016e1b1e6e764668901a2550d61e027d0460a127af4bbb 2,835 1.00/1.00 vMB 34
786,276 786,276 000000000000000000026f39724ae1c9db1e0a96c3f9bf6a11255d14ca79bc2c 3,530 1.00/1.00 vMB 18
786,275 786,275 00000000000000000005930a32b916e1ae20e5c3daa8ee090dd3ae7fbc684716 2,422 1.00/1.00 vMB 25
786,274 786,274 000000000000000000055d7f5da066931255613ff032864ea5e915c3ba7562f5 2,533 1.00/1.00 vMB 30
786,273 786,273 000000000000000000036347720b5ca394bd4787827b0fab8aafa2b735bbdc6d 3,922 1.00/1.00 vMB 27
786,272 786,272 00000000000000000003468c24640261133a08de6c6f895078fe97b8c1ac35e7 3,278 1.00/1.00 vMB 30
786,271 786,271 00000000000000000001b2b14d243a45a145ae9ea680ed1fab31787aa06867c4 2,740 1.00/1.00 vMB 36
786,270 786,270 00000000000000000001bbcdb3db062ae4bdbb668c97a15279943d5fa977a3a1 3,123 1.00/1.00 vMB 16
786,269 786,269 00000000000000000003520d643a61390836ffd3b630d95de78a4f01fb5ab01b 3,669 1.00/1.00 vMB 25
786,268 786,268 000000000000000000023af3f2bb94b83d6d0c75e17e18c569d765affe6f164b 3,653 1.00/1.00 vMB 16
786,267 786,267 00000000000000000004707ec421abd18d5215da4d95340aad8b7c6b35d49b3f 3,786 1.00/1.00 vMB 21
786,266 786,266 000000000000000000056c64cf650ad43037d9f64356b858b3f7ea06353bc770 2,852 1.00/1.00 vMB 38
786,265 786,265 000000000000000000015a4368c99cbe859166acb7d344460129a5dd12bd9984 3,467 1.00/1.00 vMB 21
786,264 786,264 00000000000000000000bd1f7cda72f002cc9021791f7a561243ada96562a0e3 2,875 1.00/1.00 vMB 13
786,263 786,263 00000000000000000000b945341222f1b310613e2605c4147d90107f47dbd6fe 1,542 1.00/1.00 vMB 8
786,262 786,262 000000000000000000040d12c296767f89cb0896f2fd13d1e2dae1e9be8a1225 2,544 1.00/1.00 vMB 16
786,261 786,261 000000000000000000023123435eaf73c43ee676d9efe0b34e455b20527451ae 2,410 1.00/1.00 vMB 25
786,260 786,260 00000000000000000003233c67a076dd9ff88ec26b10fdf1aded8d2c148de267 2,384 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.94 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: 646.58 GB
    • Received: 12.86 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.