Loading Tool

Explorer IconExplorer

Memory Pool

42,404 transactions
26.86 vMB
0.06336800 BTC
Random Selection Loading Transactions
Max Size: 141.14/200 MB

Candidate Block

Mining Attempt 01b3f35d930f5b23fa7f33d32b8b5884462d7856945ad0b1172bc8e32b53cabb
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root 56b45136aad29a9dc6c3b7bc6af88cfa11906f32942f00ec76eddaf0a8c664dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,321
Size: 1.00 vMB
Total Fees: 0.01352347 BTC
Feerates: 500.44 > 1.36 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (149,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,755 765,755 00000000000000000002d7299e233051b7e90d93bada44c06c7498ec276f2c95 168 0.05/1.00 vMB 16
765,754 765,754 00000000000000000001d94f5e59bcb2e6c1ded28c74230e302fd78f05b66d4e 1,702 0.61/1.00 vMB 16
765,753 765,753 00000000000000000002d6d819ab8bd451784a37deaff2fd8f93f70cf845e96d 2,994 1.00/1.00 vMB 21
765,752 765,752 00000000000000000007412d630df2a13540f74d788bae6a24304385d3a9d6ea 2,044 0.64/1.00 vMB 19
765,751 765,751 00000000000000000003d0c19c7059ef9f7e5c34f08c2916b7f01a3858df2d17 1,462 0.46/1.00 vMB 18
765,750 765,750 000000000000000000026cf51c88b7ba8387540295ba00907640c048088f2944 1,624 1.00/1.00 vMB 12
765,749 765,749 000000000000000000008f8e5576534479d51944fdf578f53c28f74eff9aab75 359 0.16/1.00 vMB 11
765,748 765,748 000000000000000000076472cfc1915a3bac4adadf43847b98d02211ab78627c 1,150 1.00/1.00 vMB 8
765,747 765,747 0000000000000000000375cb7e89cd712fb8a918ee294ea9a009997689a9059f 1,212 1.00/1.00 vMB 5
765,746 765,746 0000000000000000000356def1e6f5cdd5f7ec05e71e2224fbc423f379bcf35d 2,692 1.00/1.00 vMB 26
765,745 765,745 0000000000000000000233393cd15987db0d38c5e8d888f5aac57b5aec871a39 2,344 1.00/1.00 vMB 8
765,744 765,744 00000000000000000006add3bf8032bc3df59fee0fe70f3658d1a76be0cd6e3a 1,888 1.00/1.00 vMB 16
765,743 765,743 00000000000000000004b1b0b2cebd076d9ae793e39e3887115e78234cffbdc8 3,094 1.00/1.00 vMB 28
765,742 765,742 000000000000000000001ff0a31203e5a8118e324dc027552edb9784ab17f264 3,105 1.00/1.00 vMB 32
765,741 765,741 00000000000000000001cec28e99477981a3888c20de46f459bdaee52f804995 636 0.37/1.00 vMB 13
765,740 765,740 0000000000000000000215a8d3d27718742a931c408fad4979a8682d45570f1e 2,922 1.00/1.00 vMB 18
765,739 765,739 00000000000000000003a8216f710fb26598629f25efb9b463767b9f977b75e4 475 0.19/1.00 vMB 17
765,738 765,738 00000000000000000003dfb1142d59054d710a39569227f3eb178529fa9de5eb 1,798 0.53/1.00 vMB 20
765,737 765,737 0000000000000000000692cb9b3764642f77a7ccae5cee46494101b78e6c2be4 1,408 0.54/1.00 vMB 19
765,736 765,736 000000000000000000024e6bbd6184cdf370ad62ed0b0565a34e8125c557e800 1,229 0.51/1.00 vMB 14
765,735 765,735 000000000000000000037dfbbf031f476084d1d7a7451cefe35ad53ff086a13e 2,183 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.28 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: 656.92 GB
    • Received: 14.44 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.