Loading Tool

Explorer IconExplorer

Memory Pool

72,796 transactions
27.98 vMB
0.06531603 BTC
Random Selection Loading Transactions
Max Size: 166.12/200 MB

Candidate Block

Mining Attempt 2bfd719de6f0ba92aebc8807d1574a74f5c8c96b000879df9875ab8b3abddad4
Version 20000000
Previous Block 000000000000000000003563c4b66b8c7aee15d5eb92bb97c05d0ba548e70e53
Merkle Root 61026fb393f87163e900d8b28eacb58b3f280725c1b34afbd4b2bf554e59b6df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,343
Size: 1.00 vMB
Total Fees: 0.00942435 BTC
Feerates: 180.34 > 0.94 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,033 (305,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,842 609,842 000000000000000000053f29c5adab5443d5d1d48fbebf9a58d072101b16b838 3,003 0.97/1.00 vMB 13
609,841 609,841 0000000000000000000d0554453bf2a603938189366869d2792fcf30db27ab3e 337 0.67/1.00 vMB 3
609,840 609,840 00000000000000000011395ccc3981ca84af0b61b1f667e01f767bb4c63974fa 2,852 1.00/1.00 vMB 11
609,839 609,839 000000000000000000149a8710019b99d5dc2d07e24c7f09d7a324a5b9c7371b 373 0.20/1.00 vMB 5
609,838 609,838 000000000000000000059a82180847008c743b0a1139d45d9a6fd32e76c238c3 1,531 0.55/1.00 vMB 15
609,837 609,837 0000000000000000000743bd6a29c9a2cf05beb20ca77b7b6cdec962b42befe5 193 0.05/1.00 vMB 26
609,836 609,836 0000000000000000000a001b573d61a5cacf8c2e06eeba87767991618a01951e 1,456 0.49/1.00 vMB 12
609,835 609,835 00000000000000000003efa46ef30fe654bca88081953f65b6ae217bceaec20a 1,403 0.79/1.00 vMB 8
609,834 609,834 000000000000000000013b744f01f35f1e0fa42b44b125749ecb38fa1374d8a8 929 0.35/1.00 vMB 13
609,833 609,833 0000000000000000000f04d5c45c968d1676f7aa7ab0b6adf1fa1667721c7000 2,081 0.98/1.00 vMB 9
609,832 609,832 0000000000000000000d852b32278edffcb06df04b0400e49402319f6f9a52a2 1,991 1.00/1.00 vMB 12
609,831 609,831 000000000000000000022d0a21d9962b59f24c9684038b3ace0b88323401c289 1,758 1.00/1.00 vMB 7
609,830 609,830 0000000000000000000706573b1123d35146edc44631fae69da7016bb9797541 2,441 1.00/1.00 vMB 5
609,829 609,829 00000000000000000003f77d39b2dca3aeba791147e709d3acf6051e6a79826b 3,167 1.00/1.00 vMB 18
609,828 609,828 0000000000000000000cb3012dad906024cffea4e68d201975b3b1526b0d4e74 2,482 1.00/1.00 vMB 28
609,827 609,827 0000000000000000000e06901c68035958bd8dfd0b86aace220a6c4693aec7bb 1,410 0.49/1.00 vMB 14
609,826 609,826 0000000000000000000f86c8b982c9ae14fe9b7dd7cb067092e719c3364228da 1,851 0.75/1.00 vMB 16
609,825 609,825 00000000000000000007dcf912baaf8821a15c85eeaf1e00fa93b39d2320ee6e 156 0.05/1.00 vMB 15
609,824 609,824 0000000000000000001038844937f2a0b916b1b964ff3336b8c00d57d65bef37 167 0.06/1.00 vMB 12
609,823 609,823 00000000000000000007aa0e63efb584a438c123971a642ab0128eee064e7548 516 0.23/1.00 vMB 20
609,822 609,822 0000000000000000000282bc4c2c00c7350b6035cb09b283ee132ae5859b2403 310 0.11/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.45 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: 666.90 GB
    • Received: 15.23 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.