Loading Tool

Explorer IconExplorer

Memory Pool

35,565 transactions
28.82 vMB
0.12163719 BTC
Random Selection Loading Transactions
Max Size: 143.35/200 MB

Candidate Block

Mining Attempt 81574fe7579f6d46d66aac983203342d8b3ecf59d268d3a8b6b79f29a4035256
Version 20000000
Previous Block 000000000000000000009c2ad8117852d755b02b7c6295119a7b7ee35ed83812
Merkle Root 01646aba322269acada11a7f297cac3f98d909292139f8dfcbf3285969544b64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,382
Size: 1.00 vMB
Total Fees: 0.06339249 BTC
Feerates: 208.44 > 6.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,513 (789,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,419 125,419 00000000000040acb91e4027ee60f5445935cde8e408927260f2bfc1514cf8f0 20 0.01/1.00 vMB 70
125,418 125,418 0000000000002320f7c4da3ce096bd6586ae4531515aaa15376afefda0ff8d53 35 0.02/1.00 vMB 660
125,417 125,417 00000000000039ff3e13f9e924b3e5cf37a082a66178699d413fcbcfa0b7c1e9 56 0.02/1.00 vMB 1,768
125,416 125,416 0000000000000c620131b7119b7e34a66679e6ef0855e521cc161173ab7f31de 7 0.00/1.00 vMB 268
125,415 125,415 00000000000044988ada9e70ad265be763dd20e24bdaf68aa1493f87f894929a 29 0.01/1.00 vMB 912
125,414 125,414 00000000000035a38790dffd95c3a4b86f11f20cc799ef7c4718b3f5d7d3c0e6 70 0.02/1.00 vMB 2,273
125,413 125,413 0000000000003da64ce0b60667d21e1c3c5f31a9985ecdb950bd4c9ff1a94513 22 0.01/1.00 vMB 823
125,412 125,412 00000000000035dc1e15315c65ed5727d7ed922c04ac06a196003c604e0c49dd 7 0.01/1.00 vMB 88
125,411 125,411 0000000000003cd3aee22125e1c8cbba576e6f8422070ef26f7bd42720426c3c 10 0.01/1.00 vMB 416
125,410 125,410 0000000000002c341ff6c0adf0a6d0ca11f1c0888a7e43638148f1076ed51e2b 13 0.00/1.00 vMB 0
125,409 125,409 0000000000000831f472e8514667d310ef17551a626e16c1ee93166cfebd137b 11 0.00/1.00 vMB 482
125,408 125,408 0000000000003cc913fb9fd8f3970f00fb50ed22f4f533b07c5dbed9c2b0655d 13 0.00/1.00 vMB 318
125,407 125,407 000000000000139abda7fbcfcd79a2df28c5d489e1a23ad52753e9cd321910ea 28 0.01/1.00 vMB 482
125,406 125,406 00000000000043126c362a7859330f2aa8dd3ed33cd6476c68fda64587aa584f 17 0.02/1.00 vMB 374
125,405 125,405 0000000000002f54ddba24a8cfce89db06e665f0a242e0ec5bbef1ffd2dbdc60 11 0.00/1.00 vMB 0
125,404 125,404 00000000000025831591be63f9ac33adf56d297c26106722712618004e725fbd 11 0.00/1.00 vMB 1,250
125,403 125,403 00000000000011ab2234167ff100e3322bc11d696945b863e4b06457d0746f36 15 0.01/1.00 vMB 237
125,402 125,402 00000000000028bd97f37def2f0f5109ce96244664ae91208878d15ca726b4bd 19 0.01/1.00 vMB 1,114
125,401 125,401 0000000000000cbf2b6bd7b12960172fa78eb8c7a40df7f6217534bdeb682fca 31 0.01/1.00 vMB 0
125,400 125,400 0000000000002522f3897c6becde23f2d1f246274edfbcdec1aa99ffbeab3ed4 55 0.02/1.00 vMB 585
125,399 125,399 000000000000368011695d7c1b3fb028ac1c7a91fac31b55b43a02056642191a 28 0.01/1.00 vMB 3,615
Previous 10 blocks ↓
Total Size: 781.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: 612.93 GB
    • Received: 11.10 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.