Loading Tool

Explorer IconExplorer

Memory Pool

75,168 transactions
28.94 vMB
0.15743214 BTC
Random Selection Loading Transactions
Max Size: 171.02/200 MB

Candidate Block

Mining Attempt 2693512a05f075c47378bed5b1eba99e826340c4f160e459f91ffdabe37a80c8
Version 20000000
Previous Block 00000000000000000000c0368a6a299300836a053555957b7a6df568fc9b47d0
Merkle Root 9de6866fae7fd44a15cf4d546d6ea06260c613fa0d0db569efcfaf9f0c4c83fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,901
Size: 1.00 vMB
Total Fees: 0.09706300 BTC
Feerates: 502.67 > 9.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,038 (379,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,385 535,385 00000000000000000028f2b8c90d356d0d9c56ea640f69e5858fc594ade4ad0a 471 0.15/1.00 vMB 13
535,384 535,384 0000000000000000002d148bc89fd1695c40102a3b5cc804d596af6e5e7ea3c6 896 0.43/1.00 vMB 29
535,383 535,383 00000000000000000018949fb4207c061bcf60236982806cfd823464f7d5d749 1,350 0.64/1.00 vMB 14
535,382 535,382 000000000000000000100d6fdadd69045515e0cb47ef05cc6425a97ac72013e8 61 0.02/1.00 vMB 18
535,381 535,381 0000000000000000000bb62e5e18c185a9b8c8d1cc7e989ff1bc0bd0bfc70e66 1,630 0.73/1.00 vMB 15
535,380 535,380 0000000000000000001aa058577d00519186c5fb82b7f19ec4512cda3ebda62e 868 0.45/1.00 vMB 10
535,379 535,379 0000000000000000000ecc7f2e941c4f24d0c4f09d36d6f1c8ac90892cf1d5a0 788 0.99/1.00 vMB 1
535,378 535,378 0000000000000000002606e003d115f6506e04b077894f0496dba257b9456999 2,756 1.00/1.00 vMB 18
535,377 535,377 0000000000000000000a333d7d13540f4a202a9347aea47ffdd16e72e1900d0d 500 0.21/1.00 vMB 25
535,376 535,376 0000000000000000000e25640b0d8c5ce7d1f9c56def93b506f153fbbaef208a 102 0.03/1.00 vMB 20
535,375 535,375 0000000000000000001aa3602aa5d710dbc63269f18a7c168241fd3afbf9b8d7 417 0.16/1.00 vMB 14
535,374 535,374 0000000000000000001ef2c6c01a95406256a868319b91251c667331cb5b80ba 944 0.54/1.00 vMB 1
535,373 535,373 0000000000000000002a01c262ec51eff8a696ec45cb6a41bc87272ce7dc296b 3,043 1.00/1.00 vMB 16
535,372 535,372 0000000000000000001e51559b6c9487ebfc594f9c948323c5f608b943be6a17 2,556 1.00/1.00 vMB 24
535,371 535,371 0000000000000000000ac2a333e63c372381b58e6a53481ae9489dfb974fd3f6 497 0.47/1.00 vMB 16
535,370 535,370 000000000000000000007d49b038188188ac6856de495a8db19c23b10a421958 390 0.18/1.00 vMB 22
535,369 535,369 0000000000000000000ec1281956301a756ae976504ea30203a4603d7401f8c9 1,085 0.38/1.00 vMB 18
535,368 535,368 0000000000000000001ba11a36e2d6b5d3c758abc616f4f0b537e03c32407914 1 0.00/1.00 vMB 0
535,367 535,367 000000000000000000093c7d2092deb9818d92edd5babb06ec2044fb85b3e74f 1,258 0.54/1.00 vMB 14
535,366 535,366 0000000000000000001025a2688e4efe69bd09cd4aa29683edafccc7276c6d72 1,118 0.45/1.00 vMB 21
535,365 535,365 0000000000000000000d78170e5686862164904be9a9f2a533a2cda1e3f8dbf9 406 0.13/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.46 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: 667.79 GB
    • Received: 15.29 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.