Loading Tool

Explorer IconExplorer

Memory Pool

41,788 transactions
28.65 vMB
0.07087743 BTC
Random Selection Loading Transactions
Max Size: 146.40/200 MB

Candidate Block

Mining Attempt ef0b0cd482b1a003bba2bd292302773e2d9af9834ce60ac03d4b66a18f5b2448
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 26ac62f99e9794c9b7a17cc34a34dceca98c52646c66ffedfa5f5a34a950c36d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,700
Size: 1.00 vMB
Total Fees: 0.01530316 BTC
Feerates: 104.56 > 1.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (604,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,460 310,460 00000000000000000dcf56100b9e5aa2709dc9e48b92a1768c4870f8fed90445 745 0.35/1.00 vMB 33
310,459 310,459 00000000000000001945edd2b9ad17ff50f974623501a08110ce0e660014a3b4 141 0.07/1.00 vMB 30
310,458 310,458 0000000000000000392b014b412fd2e6f949f44a0d3cd0990768bc2496980019 29 0.02/1.00 vMB 20
310,457 310,457 000000000000000004b721e401c02d262fe5c95338b25ccf2e6e51ce08b42dd2 981 0.58/1.00 vMB 28
310,456 310,456 0000000000000000211e787b1e42bddd46ca71b9a70a35bb33820e5a2ac7f208 82 0.04/1.00 vMB 30
310,455 310,455 00000000000000001a543b0de471f72edd7ee71d79c6aa5e4df82bf5e18a7bbf 248 0.13/1.00 vMB 28
310,454 310,454 00000000000000001393d63ac379f75366e3733cb96feb674374e95edda34ec7 66 0.04/1.00 vMB 28
310,453 310,453 00000000000000003a0f7cb8740595187ba7d3e77f17f929d3152d7ea68224fc 477 0.28/1.00 vMB 25
310,452 310,452 000000000000000032737418a6f6feebea2aee85bf74e04113dc54d56b7d18c0 140 0.06/1.00 vMB 36
310,451 310,451 00000000000000000de28ed8fc16ab4acab1453a6a7679311f3813b23c207c8f 426 0.20/1.00 vMB 31
310,450 310,450 00000000000000003d30f82716145eaef29e6c4d0ede4ae91b721c3522399116 746 0.32/1.00 vMB 29
310,449 310,449 00000000000000001de66e8d3369ae7c08352751fa8326977cac8f2eeee8c477 97 0.04/1.00 vMB 31
310,448 310,448 00000000000000000930676a4e1f6bb6a86bd7fd4e7d1dbcd7831ef8021bf190 279 0.22/1.00 vMB 34
310,447 310,447 0000000000000000409bb1f1f7b45bad4df6c43c38fff724cdcad97175585194 176 0.10/1.00 vMB 21
310,446 310,446 000000000000000031615c04ce61414315caabaf4350e0a33d5baa029ac90deb 141 0.07/1.00 vMB 25
310,445 310,445 0000000000000000385f8a5a3ebfaa950d165885952f5fa22c1fdc8bc79022a3 339 0.22/1.00 vMB 26
310,444 310,444 000000000000000000edb971bf853f7759b05ae32730897016dcdac5cab5f9da 756 0.50/1.00 vMB 25
310,443 310,443 000000000000000032d50ec755c6bb2650ec10861ae8441f963f2dfb4253bf28 535 0.25/1.00 vMB 25
310,442 310,442 000000000000000020da87f9b97305cee015e8c6eb6e9cb134b1e0d1ac896950 512 0.17/1.00 vMB 56
310,441 310,441 00000000000000000e8d7c094c1ed1443df20a7700140e27d74811f1a48ceaf7 815 0.47/1.00 vMB 23
310,440 310,440 000000000000000029a5fcd9fde810f4a62f86fea935eaec83f96018e66f9107 303 0.15/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.02 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.